Pin Chrome's shortcut to the Win10 Start menu on install and OS upgrade.
[chromium-blink-merge.git] / chrome / browser / resources / settings / checkbox / checkbox.css
blobad35bc55961db1a8f952c62364dc09bd42b8328a
1 /* Copyright 2015 The Chromium Authors. All rights reserved.
2 * Use of this source code is governed by a BSD-style license that can be
3 * found in the LICENSE file. */
5 :host {
6 display: block;
7 margin-bottom: 10px;
8 margin-top: 10px;
11 #checkbox {
12 -webkit-margin-end: 10px;
15 .main-label {
16 -webkit-margin-end: 10px;
19 .sub-label {
20 color: rgba(0, 0, 0, .5);