1 /* Copyright 2013 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. */
6 -webkit-margin-start: 0;
9 body
.uber-frame
> .page
{
10 -webkit-margin-end: 0;
11 -webkit-padding-end: 10px;
12 -webkit-padding-start: 10px;
22 body
.uber-frame header
{
28 body
.uber-frame header
> h1
{
32 body
.uber-frame section
{
33 -webkit-padding-start: 0;
37 body
.uber-frame section
> h3
{
38 -webkit-margin-start: 0;
41 #status-box-container {
42 display: -webkit-flex
;
46 border: 1px solid rgb
(217, 217, 217);
53 -webkit-margin-start: 20px;
57 display: -webkit-flex
;
61 div
.status-entry:last-child
{
66 -webkit-margin-end: 1em;
70 #show-unset-container {
75 html
[dir
='rtl'] #show-unset-container
{
80 div
.reload-policies-button
{
84 html
[dir
='rtl'] div
.reload-policies-button
{
88 div
.show-unset-checkbox
{
92 html
[dir
='rtl'] div
.show-unset-checkbox
{
96 section
.reload-show-unset-section
{
101 section
.status-box-section
{
105 div
.table-description
{
106 color: rgb
(100, 100, 100);
109 div
.no-policies-set
{
111 color: rgb
(180, 180, 180);
119 border-collapse: collapse
;
124 word-wrap: break-word
;
127 section
.empty
> table
{
131 section:not
(.empty
) > div
.no-policies-set
{
135 body
.uber-frame
* section
.policy-table-section
{
136 padding-bottom: 10px;
141 border: 1px solid rgb
(217, 217, 217);
146 background-color: rgb
(240, 240, 240);
163 word-wrap: break-word
;
173 text-overflow: ellipsis
;
177 button
.toggle-expanded-value
{
181 tbody
.has-overflowed-value span
.value
{
185 tbody:not
(.has-overflowed-value
) button
.toggle-expanded-value
{
189 tbody:not
(.has-overflowed-value
) > tr
.expanded-value-container
,
190 tbody:not
(.show-overflowed-value
) > tr
.expanded-value-container
{
196 word-wrap: break-word
;