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 /* Force tab strip to extend to the left and right edges of the window. */
6 #internet-details-content-area {
7 -webkit-box-orient: vertical
;
12 #network-details-header {
13 -webkit-padding-start: 20px;
19 #network-details-title {
23 #network-details-subtitle-status {
24 color: rgb
(53, 174, 71);
28 /* Fix the height of the subpages so that the dialog does not resize when the
29 user switches tabs. */
30 #internet-details-content-area > .subpages-tab-contents
{
32 -webkit-box-sizing: border-box
;
33 -webkit-padding-end: 10px;
39 /* Avoid additional margins between text fields and controlled setting
40 indicators as the fields in these dialogs have sufficient spacing around
42 #internet-details-content-area
43 input:-webkit-any
([type
='text'],[type
='url'],:not
([type
])) +
44 .controlled-setting-indicator {
45 -webkit-margin-start: 0;
52 #vpn-tab .option-value:not
(input
) {
57 min-height: 96px !important
;
60 /* Minimum and maximum height are integer multiples of the height of a list
63 -webkit-margin-start: 0;
64 border: 1px solid
#bfbfbf;
69 #ignored-host-list[disabled
] {
70 background-color: rgb
(235, 235, 228);
76 -webkit-margin-start: 0;
81 border-top: 1px solid
#eee;
86 #ipconfig-dns-section {
87 border-top: 1px solid
#eee;
91 #user-dns-settings:not
([selected
]) {
96 -webkit-margin-start: 24px;
97 -webkit-transition: opacity
150ms ease-in-out
;
102 .dns-display:not([selected]) {
103 -webkit-transition: opacity
150ms ease-in-out
;