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 /* Using 100% width within body should exclude margins. */
13 -webkit-box-sizing: border-box
;
24 /* Workaround until webkit bug https://bugs.webkit.org/show_bug.cgi?id=80537
40 -webkit-padding-start: 15px;
41 white-space: pre-wrap
;
59 -webkit-padding-start: 20px;
71 white-space: pre-wrap
;
74 /* Used so that 100% width within tabpanel will correspond to usable space. */
80 -webkit-box-align: stretch
;
81 -webkit-box-orient: vertical
;
82 -webkit-box-pack: start
;
94 #cert-fields-section {
99 #cert-field-value-section {
107 border: 1px solid
#c8c8c8;
108 /* Scrolling should be enabled on all tree views and value field. */
112 .tree-row[selected] {
113 background-color: #f0f0f0;
114 background-image: none
;
117 .tree-item > .tree-row {
124 -webkit-margin-start: 1px;