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 /* These additional styles constrain the size of the proxy page to the height of
6 the dialog containing them. */
12 -webkit-box-sizing: border-box
;
23 /* We have a title on the window, so the title in domui should be hidden. */
27 #internet-details-content-area > .subpages-tab-contents
{
28 height: 100% !important
;
35 html
[highlight
=strong
] input
[type
='button']:focus
,
36 html
[highlight
=strong
] input
[type
='checkbox']:focus
,
37 html
[highlight
=strong
] input
[type
='radio']:focus
,
38 html
[highlight
=strong
] input
[type
='text']:focus
,
39 html
[highlight
=strong
] input
[type
='url']:focus
,
40 html
[highlight
=strong
] button:focus
,
41 html
[highlight
=strong
] list:focus
{
42 box-shadow: 0 0 23px rgb
(77, 144, 254) !important
;
45 html
[highlight
=strong
] #network-proxy-tab
{