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

Unified Diff: chrome/browser/resources/settings/settings_dialog.html

Issue 1951503002: MD Settings: <settings-dialog>, restore focus effect for the cancel button. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Stop using keyboard-focus. Created 4 years, 8 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 | « no previous file | chrome/browser/resources/settings/settings_shared_css.html » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/browser/resources/settings/settings_dialog.html
diff --git a/chrome/browser/resources/settings/settings_dialog.html b/chrome/browser/resources/settings/settings_dialog.html
index 3c47fa1f9066614dca17736c0ae3bb79836b3102..fe49a96f2ac53cf951a517b650d139f950c766c5 100644
--- a/chrome/browser/resources/settings/settings_dialog.html
+++ b/chrome/browser/resources/settings/settings_dialog.html
@@ -68,7 +68,6 @@
:host ::content .button-container .cancel-button {
-webkit-margin-end: 8px;
color: var(--paper-grey-600);
- font-weight: 500;
}
:host ::content .footer {
« no previous file with comments | « no previous file | chrome/browser/resources/settings/settings_shared_css.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698