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

Side by Side Diff: chrome/browser/resources/chromeos/login/screen_account_picker.html

Issue 10836238: [cros] Hide user pods on Login screen while images are loading. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: JS cleanup and timeout. Created 8 years, 4 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 unified diff | Download patch | Annotate | Revision Log
OLDNEW
1 <div id="account-picker" class="step faded hidden no-logo"> 1 <div id="account-picker" class="step faded hidden no-logo">
2 <podrow id="pod-row"></podrow> 2 <podrow id="pod-row" class="images-loading"></podrow>
3 </div> 3 </div>
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698