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 #change-home-page-section {
10 display: inline-block
;
13 text-overflow: ellipsis
;
17 #default-browser-state,
18 #profiles-supervised-dashboard-tip {
26 #account-picture-wrapper {
31 html
[dir
=rtl
] #account
-picture
-wrapper
{
35 #account-picture-control {
36 border: 1px solid rgba
(0, 0, 0, 0.3);
38 display: inline-block
;
45 vertical-align: middle
;
49 #account-picture:disabled
{
53 #change-picture-caption {
54 background: rgba
(0, 0, 0, 0.5);
63 /* Width of #account-picture. */
67 #account-picture:not
(:disabled
):hover
+ #change-picture-caption
,
68 #account-picture:not
(:disabled
) + #
change-picture-caption:hover
{
72 #account-picture-indicator {
73 -webkit-margin-end: 3px;
77 -webkit-margin-start: 76px;
90 #profiles-list .profile-container
{
91 -webkit-box-align: center
;
96 #profiles-list .profile-name
{
99 text-overflow: ellipsis
;
103 #profiles-list .profile-supervised
{
112 #profiles-list:focus
{
113 border-color: rgb
(77, 144, 254);
119 vertical-align: middle
;
123 .profile-item-current {
132 background: rgb
(255, 219, 219);
133 border: 1px solid rgb
(206, 76, 76);
138 .sync-error .link-button {
143 #mac-passwords-warning {
147 input
[type
='range'] {
148 vertical-align: middle
;
151 /* CSS tweak to fix crbug.com/151788. Inconsistencies in the CSS rules across
152 * platforms and elements. Too risky to attempt a general fix for M23 at this
153 * time. This fix addresses the immediate problem in the bug report by forcing
154 * the button to align consistently with its neighboring select element.
155 * TODO(kevers): Revisit padding rules for select and buttons to ensure
156 * consistency in the size and baseline across all platforms. */
157 #manage-default-search-engines {
162 .extension-controlled-warning-box {
163 background-color: #fbfbfb;
164 border: 1px solid
#cecece;
169 .extension-controlled-warning {
170 -webkit-padding-start: 35px;
171 background-repeat: no-repeat
;
177 /* Override a platform specific rule in Widgets that may no longer be relevant.
178 * Too late in the development cycle to update Widgets.css due to the number
179 * of pages that depend on it.
180 * TODO(kevers): Rivisit padding rules. */
181 #default-search-engine {
186 -webkit-margin-start: 22px;
189 /* Internet settings */
200 #download-location-label.disabled
{
205 -webkit-box-orient: horizontal
;
210 list:not
([disabled
]) > .network-group:hover
,
211 list:not
([disabled
]) > .network-group
[selected
] {
212 background-color: #f8f8f8 !important
;
213 background-image: -webkit-linear-gradient
(rgba
(255, 255, 255, 0.8),
214 rgba
(255, 255, 255, 0)) !important
;
215 box-shadow: inset
0 0 1px 1px #f0f0f0;
218 .network-group-labels {
220 -webkit-box-orient: vertical
;
221 display: -webkit-box
;
226 .network-menu-item-icon {
227 -webkit-margin-end: 8px;
228 background-position: left top
;
229 background-size: 25px;
234 .other-cellulars > .network-menu-item-icon {
235 background-position: left top
;
238 @-webkit-keyframes connecting-animation
{
240 background-position: 0 25%;
243 background-position: 0 50%;
246 background-position: 0 75%;
249 background-position: 0 100%;
252 background-position: 0 100%;
255 background-position: 0 75%;
258 background-position: 0 50%;
261 background-position: 0 25%;
265 .network-add-connection
,
266 .network-control-active
,
267 .network-control-inactive {
268 background-position: center center
!important
;
269 background-repeat: no-repeat
;
272 .network-add-connection {
273 background-image: url
('chrome://theme/IDR_NETWORK_ADD_CONNECTION');
274 background-size: 16px;
277 .network-control-inactive {
278 background-image: none
;
281 .network-control-active {
282 background-image: url
('chrome://theme/IDR_PROFILE_SELECTED');
283 background-size: 16px;
286 .network-options-button {
288 -webkit-transform: scale
(0.6);
289 background-image: none
;
290 background-position: center center
;
293 vertical-align: middle
;
297 .network-group
> .controlled-setting-indicator
,
298 .network-menu-item > .controlled-setting-indicator {
299 -webkit-margin-end: 5px;
302 .network-options-button:hover {
306 @-webkit-keyframes vpn-connecting-animation
{
315 .network-connecting {
316 -webkit-animation: connecting-animation
1s step-end infinite
;
319 .network-vpn.network-connecting {
320 -webkit-animation: vpn-connecting-animation
500ms alternate infinite
;
330 display: inline-block
;
336 text-overflow: ellipsis
;
341 background: right center no-repeat
;
342 background-image: url
('../../../../ui/webui/resources/images/select.png');
348 0 0 0 1px rgba
(0,0,0,0.1),
349 0 5px 1px 1px rgba
(0,0,0,0.1),
350 0 5px 2px 1px rgba
(0,0,0,0.1),
351 0 5px 12px 1px rgba
(0,0,0,0.5);
360 -webkit-box-align: center
;
361 -webkit-box-orient: horizontal
;
362 display: -webkit-box
;
368 .network-menu-item-label {
373 text-overflow: ellipsis
;
382 .network-disabled-control {
386 /* Restrict the size of the networks menu, by limiting the number of
388 .network-menu-group {
392 text-overflow: ellipsis
;
395 .network-menu-item:hover {
396 background-color: #eee;
407 #web-content-section select
,
408 .web-content-select-label {
412 .web-content-select-label > span:only-of-type {
413 display: inline-block
;
418 display: inline-block
;
419 vertical-align: baseline
;
422 #privacy-explanation {
433 -webkit-transition: height
200ms;
437 #keyboard-overlay .option-value
> select
{
441 #keyboard-overlay table
{
442 /* Same as .settings-row {margin}. */
443 -webkit-border-vertical-spacing: 0.65em;
446 #accessibility-autoclick .controlled-setting-with-label
{
447 -webkit-box-align: baseline
;
450 #accessibility-autoclick-dropdown,
451 #accessibility-autoclick-label {
452 /* Same as .controlled-setting-with-label > input + span. */
453 -webkit-margin-start: 0.6em;
456 div
[guestmode
=true
] :-webkit-any
(
457 <if expr
="not chromeos">
462 #reset-profile-settings-section) {
466 div
[supervisedMode
=true
] :-webkit-any
(
467 #profiles-enable-guest,
468 #profiles-enable-add-person) {
477 -webkit-margin-start: auto
;
481 /* An input that has no function except to take up the same amount of space as