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

Unified Diff: ui/login/screen_container.css

Issue 2555453003: cros: HTML fixes needed to reinitializing an existing lock WebUI. (Closed)
Patch Set: Address comments Created 4 years 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 | « ui/login/account_picker/user_pod_row.css ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ui/login/screen_container.css
diff --git a/ui/login/screen_container.css b/ui/login/screen_container.css
index cf505f2dc03bee207feca5658384d909f13d7481..6e0fcfe849eb438969b333202efb89f6c90f9e15 100644
--- a/ui/login/screen_container.css
+++ b/ui/login/screen_container.css
@@ -34,6 +34,10 @@
checked to determine if loaded. */
}
+.disable-pin-animation .pin-container {
+ transition: none;
+}
+
#scroll-container {
bottom: 0; /* Allows content overlap with control bar. */
left: 0;
« no previous file with comments | « ui/login/account_picker/user_pod_row.css ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698