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

Unified Diff: ui/login/account_picker/md_screen_account_picker.html

Issue 2898283002: Multiple user pods implementation for new login screen (Closed)
Patch Set: Address comments Created 3 years, 7 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 | « ui/login/account_picker/md_screen_account_picker.css ('k') | ui/login/account_picker/md_user_pod_row.css » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ui/login/account_picker/md_screen_account_picker.html
diff --git a/ui/login/account_picker/md_screen_account_picker.html b/ui/login/account_picker/md_screen_account_picker.html
index e8166b43e875ab192889cbf0bfd673bcd4785c9b..191410dd155db913387eade295e2e214c0cc8954 100644
--- a/ui/login/account_picker/md_screen_account_picker.html
+++ b/ui/login/account_picker/md_screen_account_picker.html
@@ -6,4 +6,7 @@
</div>
</div>
<podrow id="pod-row" class="podrow images-loading"></podrow>
+ <div id="pod-container" class="small-pod-container"></div>
+ <div class="small-pod-container-mask"></div>
+ <div class="small-pod-container-mask rotate"></div>
</div>
« no previous file with comments | « ui/login/account_picker/md_screen_account_picker.css ('k') | ui/login/account_picker/md_user_pod_row.css » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698