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

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

Issue 1628633002: [MD settings] removing a11y_page.css to unify settings styles further (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: merge with master Created 4 years, 11 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
deleted file mode 100644
index 65537ee02ff5767569fee04f7ef03ad8d6635f91..0000000000000000000000000000000000000000
--- a/chrome/browser/resources/settings/a11y_page/a11y_page.css
+++ /dev/null
@@ -1,20 +0,0 @@
-/* Copyright 2015 The Chromium Authors. All rights reserved.
- * Use of this source code is governed by a BSD-style license that can be
- * found in the LICENSE file. */
-
-.autoclick-delay-label {
- -webkit-margin-end: 0;
- -webkit-margin-start: 40px;
- align-items: center;
- display: flex;
- margin-bottom: 10px;
- margin-top: 0;
-}
-
-#autoclickDropdown {
- -webkit-margin-start: 10px;
-}
-
-.more-a11y-link {
- margin-bottom: 10px;
-}
« 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