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

Unified Diff: chrome/browser/resources/settings/a11y_page/a11y_page.css

Issue 1013833003: Show Pages in chrome://md-settings (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: jlklein's feedback Created 5 years, 9 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/a11y_page/a11y_page.html » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/browser/resources/settings/a11y_page/a11y_page.css
diff --git a/chrome/browser/resources/settings/a11y_page/a11y_page.css b/chrome/browser/resources/settings/a11y_page/a11y_page.css
index 14d4ee6f7fc6c31f2a952cb7fc2a7cb7f298bc73..df22ba5e52f9f1bae90e7aef5601ba9ab429bb00 100644
--- a/chrome/browser/resources/settings/a11y_page/a11y_page.css
+++ b/chrome/browser/resources/settings/a11y_page/a11y_page.css
@@ -2,19 +2,6 @@
* Use of this source code is governed by a BSD-style license that can be
* found in the LICENSE file. */
-.sub-label {
- -webkit-margin-start: 10px;
- color: rgba(0, 0, 0, .5);
-}
-
-core-label {
- margin: 10px;
-}
-
-cr-checkbox {
- -webkit-margin-end: 10px;
-}
-
.autoclick-delay-label {
-webkit-margin-end: 0;
-webkit-margin-start: 40px;
« no previous file with comments | « no previous file | chrome/browser/resources/settings/a11y_page/a11y_page.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698