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.
11 font-family: Arial
, Helvetica
, sans-serif
;
19 margin: 1px 3px 0 3px;
25 letter-spacing: -.5px;
30 color: rgb
(74, 142, 230);
36 -webkit-padding-end: 1em;
37 -webkit-padding-start: 0;
38 color: rgb
(58, 117, 189);
39 display: inline-block
;
45 background: rgb
(82, 150, 222);
46 background-size: 100%;
47 border: 1px solid rgb
(58, 117, 189);
50 margin-bottom: 0.75em;
52 padding: 0.6em 1em 0.75em 0;
54 text-shadow: 0 0 2px black
;
57 html
[dir
='rtl'] #header
{
58 padding: 0.6em 0 0.75em 1em;
62 -webkit-padding-start: 3em;
63 background: url
('../../../../ui/webui/resources/images/gear.png') no-repeat
;
64 background-position: 12px 60%;
70 html
[dir
='rtl'] #header h1
{
71 background-position: right
12px top
60%;
75 -webkit-padding-start: 0.4em;
83 border-collapse: collapse
;
89 .list:not(.filtered) tr:nth-child(odd) td {
90 background: rgb
(239, 243, 255);
94 font-family: 'Courier New', monospace
;
102 .list tr
td:nth-last-child
(1),
103 .list tr th:nth-last-child(1) {
104 -webkit-padding-end: 1em;
107 .list:not(.filtered) .tab .name {
108 -webkit-padding-start: 1.5em;
122 text-overflow: ellipsis
;
136 html
[dir
='rtl'] .number-expanded
,
137 html
[dir
='rtl'] .number-collapsed
{
142 tr
> *:nth-child
(2) {
143 -webkit-border-end: 1px solid rgb
(181, 198, 222);
147 background-position: 5em center
;
148 background-repeat: no-repeat
;
151 html
[dir
='rtl'] #details
.name
{
152 background-position-left: auto
;
153 background-position-right: 5em;
156 .number-collapsed .stat-value {
160 .number-expanded .stat-value {
165 color: rgb
(255, 0, 0);