1 /* Copyright (c) 2012 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 #content-settings-page {
9 #content-settings-exceptions-area {
15 -webkit-margin-end: 10px;
16 -webkit-margin-start: 14px;
20 display: inline-block
;
24 select
.exception-setting
{
25 vertical-align: middle
;
28 #exception-column-headers {
29 -webkit-margin-start: 17px;
34 #exception-column-headers > div
{
38 #exception-pattern-column {
42 #exception-behavior-column {
50 #content-settings-exceptions-area list
{
55 #disable-plugins-container {
56 /* Same as .checkbox and .radio padding. Using padding instead of margin
57 * to ensure minimum height for tap target. */
65 div
[role
='listitem'][controlled-by
] {
72 -webkit-margin-start: -18px;
76 .section-header > h3 {
80 .settings-list div
[role
='listitem'][controlled-by
='policy'],
81 .settings-list div[role='listitem'][controlled-by='extension'] {
82 background: rgb
(250, 230, 146);
83 border-bottom: 1px solid rgb
(201, 189, 141);
88 -webkit-margin-start: 2em;
91 .media-device-control {
95 .media-device-control > span {
100 .media-device-control > select {
106 .exception-setting.media-audio-setting {
110 .exception-setting.media-video-setting {
114 #media-column-header {
115 display: -webkit-box
;
118 #media-audio-column {
122 #media-video-column {