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

Unified Diff: chrome/browser/resources/login/user_pod_row.css

Issue 341453002: [multi-profiles] Allow bringing up sign in UI even if all users are restricted per their policies (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: fix Created 6 years, 6 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/login/display_manager.js ('k') | chrome/browser/resources/login/user_pod_row.js » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/browser/resources/login/user_pod_row.css
diff --git a/chrome/browser/resources/login/user_pod_row.css b/chrome/browser/resources/login/user_pod_row.css
index 8077f8b501bcb9b6cf77848055f684d0e7b03f3e..12ef34bfb96beef85c2adea3eab15f2fb74217aa 100644
--- a/chrome/browser/resources/login/user_pod_row.css
+++ b/chrome/browser/resources/login/user_pod_row.css
@@ -300,6 +300,7 @@ html[dir=rtl] .user-type-icon-area {
background-image: url('chrome://theme/IDR_KIOSK_APP_USER_POD_ICON');
}
+.bubble-shown,
.user-type-icon-area.policy:hover ~ .user-type-bubble {
opacity: 1;
visibility: visible;
« no previous file with comments | « chrome/browser/resources/login/display_manager.js ('k') | chrome/browser/resources/login/user_pod_row.js » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698