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-value-column-header {
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
] {
71 .settings-list div
[role
='listitem'][controlled-by
='policy'],
72 .settings-list div[role='listitem'][controlled-by='extension'] {
73 background: rgb
(250, 230, 146);
74 border-bottom: 1px solid rgb
(201, 189, 141);
79 -webkit-margin-start: 2em;
82 select
.media-device-control
{
87 select
.media-device-control:empty
{
91 .exception-setting.media-audio-setting {
95 .exception-setting.media-video-setting {
99 #media-column-header {
100 display: -webkit-box
;
103 #media-audio-column {
107 #media-video-column {