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

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

Issue 2433363004: Chromad: added AD Join ui, authpolicy_client (Closed)
Patch Set: nit Created 4 years, 1 month 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
Index: chrome/browser/resources/chromeos/login/oobe_screen_oauth_enrollment.css
diff --git a/chrome/browser/resources/chromeos/login/oobe_screen_oauth_enrollment.css b/chrome/browser/resources/chromeos/login/oobe_screen_oauth_enrollment.css
index acfcee6e050352d4a80a67a630462167346c4ea4..b3bd3a04b4fe2ad111c8e945e867981f74f31fac 100644
--- a/chrome/browser/resources/chromeos/login/oobe_screen_oauth_enrollment.css
+++ b/chrome/browser/resources/chromeos/login/oobe_screen_oauth_enrollment.css
@@ -35,6 +35,7 @@
.oauth-enroll-state-attribute-prompt-error
#oauth-enroll-step-attribute-prompt-error,
.oauth-enroll-state-signin #oauth-enroll-step-signin,
+.oauth-enroll-state-ad-join #oauth-enroll-step-ad-join,
.oauth-enroll-state-attribute-prompt
#oauth-enroll-step-attribute-prompt {
display: block;
@@ -115,6 +116,7 @@
}
.oauth-enroll-state-signin #oauth-enroll-navigation,
+.oauth-enroll-state-ad-join #oauth-enroll-navigation,
.oauth-enroll-state-working #oauth-enroll-navigation {
color: white;
}

Powered by Google App Engine
This is Rietveld 408576698