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
) {
56 #vpn-tab.third-party-vpn-provider tr
.built-in-vpn-provider-only
{
60 #vpn-tab:not
(.third-party-vpn-provider
) tr
.third-party-vpn-provider-only
{
65 min-height: 96px !important
;
68 /* Minimum and maximum height are integer multiples of the height of a list
71 -webkit-margin-start: 0;
72 border: 1px solid
#bfbfbf;
77 #ignored-host-list[disabled
] {
78 background-color: rgb
(235, 235, 228);
84 -webkit-margin-start: 0;
89 border-top: 1px solid
#eee;
94 #ipconfig-dns-section {
95 border-top: 1px solid
#eee;
99 #user-dns-settings:not
([selected
]) {
104 -webkit-margin-start: 24px;
105 -webkit-transition: opacity
150ms ease-in-out
;
110 .dns-display:not([selected]) {
111 -webkit-transition: opacity
150ms ease-in-out
;