Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(1713)

Unified Diff: chrome/browser/resources/chromeos/login/oobe_dialog_host.css

Issue 2695283004: cros: md-oobe UI tweaks. (Closed)
Patch Set: Created 3 years, 10 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | chrome/browser/resources/chromeos/login/screen_container.html » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/browser/resources/chromeos/login/oobe_dialog_host.css
diff --git a/chrome/browser/resources/chromeos/login/oobe_dialog_host.css b/chrome/browser/resources/chromeos/login/oobe_dialog_host.css
index 5caea733dcca33d9eeddd79fb708f44611c8ec65..a228e6583bb73c36d7de5b56d0be1139928b8d74 100644
--- a/chrome/browser/resources/chromeos/login/oobe_dialog_host.css
+++ b/chrome/browser/resources/chromeos/login/oobe_dialog_host.css
@@ -4,7 +4,7 @@
:host {
background-color: white;
- border-radius: 2px;
+ border-radius: 4px;
box-shadow: 0 24px 24px rgba(0, 0, 0, .24), 0 0 24px rgba(0, 0, 0, .12);
display: flex;
flex-direction: column;
« no previous file with comments | « no previous file | chrome/browser/resources/chromeos/login/screen_container.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698