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

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

Issue 7982002: [cros,webui] Adds scrollbar for the network drop-down controller. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: nits Created 9 years, 3 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 | « chrome/browser/resources/chromeos/login/network_dropdown.js ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/browser/resources/chromeos/login/oobe.css
diff --git a/chrome/browser/resources/chromeos/login/oobe.css b/chrome/browser/resources/chromeos/login/oobe.css
index e491eef55df4161eaeb5367ca6af8349029f6309..67d2ebab1d14bcba06069edfc63c55d42f2d09df 100644
--- a/chrome/browser/resources/chromeos/login/oobe.css
+++ b/chrome/browser/resources/chromeos/login/oobe.css
@@ -654,7 +654,7 @@ html[dir=rtl] #login-header-bar #add-user-button {
background-position: right center;
}
-body.login-display #oobe hr {
+body.login-display #oobe hr.shadow {
-webkit-transition: all .8s ease;
width: 1100px; /* Necessary. Otherwise hr shrinks to 0 first when switching
from 640px to full width. */
« no previous file with comments | « chrome/browser/resources/chromeos/login/network_dropdown.js ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698