| 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);
|
| -}
|
|
|