| 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 19442dd42642d5bab366da8374bfd065a331eed6..acfcee6e050352d4a80a67a630462167346c4ea4 100644
|
| --- a/chrome/browser/resources/chromeos/login/oobe_screen_oauth_enrollment.css
|
| +++ b/chrome/browser/resources/chromeos/login/oobe_screen_oauth_enrollment.css
|
| @@ -23,6 +23,7 @@
|
| display: none;
|
| }
|
|
|
| +.oauth-enroll-state-working #oauth-enroll-step-working,
|
| .oauth-enroll-state-error #oauth-enroll-step-error,
|
| .oauth-enroll-state-success #oauth-enroll-step-success,
|
| .oauth-enroll-state-abe-success #oauth-enroll-step-abe-success {
|
| @@ -31,7 +32,6 @@
|
| margin: 0 auto;
|
| }
|
|
|
| -.oauth-enroll-state-working #oauth-enroll-step-signin,
|
| .oauth-enroll-state-attribute-prompt-error
|
| #oauth-enroll-step-attribute-prompt-error,
|
| .oauth-enroll-state-signin #oauth-enroll-step-signin,
|
| @@ -122,4 +122,3 @@
|
| #oauth-enrollment.saml #oauth-enroll-navigation {
|
| color: rgba(0, 0, 0, .54);
|
| }
|
| -
|
|
|