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

Unified Diff: chrome/browser/resources/chromeos/login/oobe_screen_oauth_enrollment_webview.html

Issue 1131073004: FIxed AIDE UI (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 5 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 | « chrome/browser/resources/chromeos/login/oobe_screen_oauth_enrollment_webview.css ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/browser/resources/chromeos/login/oobe_screen_oauth_enrollment_webview.html
diff --git a/chrome/browser/resources/chromeos/login/oobe_screen_oauth_enrollment_webview.html b/chrome/browser/resources/chromeos/login/oobe_screen_oauth_enrollment_webview.html
index c2c8a6161b12dbcfbe2251de3bd338dd347e829f..19c973ff0f51139ec1d6d3796e0e3d3a4b0abcd8 100644
--- a/chrome/browser/resources/chromeos/login/oobe_screen_oauth_enrollment_webview.html
+++ b/chrome/browser/resources/chromeos/login/oobe_screen_oauth_enrollment_webview.html
@@ -42,14 +42,12 @@
type="text"
i18n-values="label:oauthEnrollLocationLabel">
</gaia-input>
+ <gaia-paper-button noink id="oauth-enroll-skip-button"
+ class="link-button"
+ i18n-content="oauthEnrollSkip">
+ </gaia-paper-button>
</gaia-input-form>
</div>
- <div horizontal layout justified>
- <a href="#" id="oauth-enroll-skip-button"
- class="oauth-enroll-link"
- i18n-content="oauthEnrollSkip">
- </a>
- </div>
</div>
</gaia-card>
</div>
« no previous file with comments | « chrome/browser/resources/chromeos/login/oobe_screen_oauth_enrollment_webview.css ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698