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

Unified Diff: chrome/browser/resources/user_manager/user_manager_tutorial.css

Issue 668983004: Add <a is="action-link">, a web component extension of <a> for in-page actions. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: merge Created 6 years, 2 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
Index: chrome/browser/resources/user_manager/user_manager_tutorial.css
diff --git a/chrome/browser/resources/user_manager/user_manager_tutorial.css b/chrome/browser/resources/user_manager/user_manager_tutorial.css
index 733715345631d8ce11fe02adf47f782b66a60fc3..b0c6c60368e8526b7c4d50cd08a2c9f202b62621 100644
--- a/chrome/browser/resources/user_manager/user_manager_tutorial.css
+++ b/chrome/browser/resources/user_manager/user_manager_tutorial.css
@@ -92,7 +92,7 @@ html[dir=rtl] #slide-not-you {
width: 100%;
}
-.slide-buttons .link-button {
+.slide-buttons [is='action-link'] {
width: 100%;
}

Powered by Google App Engine
This is Rietveld 408576698