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.
18 margin: 1px 3px 0 3px;
27 color: rgb
(74, 142, 230);
34 -webkit-padding-end: 1em;
35 -webkit-padding-start: 0;
36 color: rgb
(58, 117, 189);
37 display: inline-block
;
43 background: rgb
(82, 150, 222);
44 background-size: 100%;
45 border: 1px solid rgb
(58, 117, 189);
48 margin-bottom: 0.75em;
52 text-shadow: 0 0 2px black
;
55 html
[dir
='rtl'] #header
{
56 padding: 0.6em 0 0.75em 1em;
64 div#header
h1::before
{
65 /* grit doesn't flatten -webkit-mask, so define the properties separately
67 -webkit-mask-image: url
(../../../../ui/webui/resources/images/settings.svg);
68 -webkit-mask-position: center
;
69 -webkit-mask-repeat: no-repeat
;
70 -webkit-mask-size: 24px;
71 background-color: white
;
73 display: inline-block
;
75 vertical-align: middle
;
80 -webkit-padding-start: 0.4em;
88 border-collapse: collapse
;
94 .list:not(.filtered) tr:nth-child(odd) td {
95 background: rgb
(239, 243, 255);
99 font-family: 'Courier New', monospace
;
106 .list tr
td:nth-last-child
(1),
107 .list tr th:nth-last-child(1) {
108 -webkit-padding-end: 1em;
111 .list:not(.filtered) .tab .name {
112 -webkit-padding-start: 1.5em;
126 text-overflow: ellipsis
;
137 text-overflow: ellipsis
;
141 html
[dir
='rtl'] .number-expanded
,
142 html
[dir
='rtl'] .number-collapsed
{
147 tr
> *:nth-child
(2) {
148 -webkit-border-end: 1px solid rgb
(181, 198, 222);
152 background-position: 5em center
;
153 background-repeat: no-repeat
;
157 text-overflow: ellipsis
;
158 white-space: pre-wrap
;
161 html
[dir
='rtl'] #details
.name
{
162 background-position-left: auto
;
163 background-position-right: 5em;
166 .number-collapsed .stat-value {
170 .number-expanded .stat-value {
175 color: rgb
(255, 0, 0);