Commit 4573bf14 authored by Alexander Alekseev's avatar Alexander Alekseev Committed by Commit Bot

ChromeOS: Make OOBE wallpaper shield match login wallpaper shield.

Bug: 736903
Change-Id: Ic71d4c4d52f4ad17be6b8e9f251d79b534dea341
Reviewed-on: https://chromium-review.googlesource.com/579168Reviewed-by: default avatarAchuith Bhandarkar <achuith@chromium.org>
Commit-Queue: Alexander Alekseev <alemate@chromium.org>
Cr-Commit-Position: refs/heads/master@{#488382}
parent bef3daf0
......@@ -68,7 +68,7 @@
}
#oobe-shield[md-mode] {
background-color: rgba(20, 29, 40, .8); /* #141D28 80% */
background-color: rgba(0, 0, 0, 0.6);
display: block;
height: 100%;
left: 0;
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment