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

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

Issue 1094553002: Revert "Speculative revert by sheriff" (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 5 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
Index: chrome/browser/resources/settings/checkbox/checkbox.css
diff --git a/chrome/browser/resources/settings/checkbox/checkbox.css b/chrome/browser/resources/settings/checkbox/checkbox.css
deleted file mode 100644
index 0acbdbd9744e7944310ce53745569dc7c32800bc..0000000000000000000000000000000000000000
--- a/chrome/browser/resources/settings/checkbox/checkbox.css
+++ /dev/null
@@ -1,19 +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. */
-
-#checkbox {
- -webkit-margin-end: 10px;
-}
-
-core-label {
- -webkit-margin-end: 10px;
- -webkit-margin-start: 0;
- margin-bottom: 10px;
- margin-top: 10px;
-}
-
-.sub-label {
- -webkit-margin-start: 10px;
- color: rgba(0, 0, 0, .5);
-}

Powered by Google App Engine
This is Rietveld 408576698