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 /* TODO(jhawkins): Organize these by page. */
7 #sync-setup-overlay * h4
{
11 #sync-setup-overlay * form
{
12 -webkit-user-select: none
;
15 #sync-setup-overlay * .content-area
{
19 .action-area-link-container {
23 .sync-customize-section-container {
27 #sync-custom-passphrase {
31 #sync-passphrase-message {
35 .sync-custom-passphrase-input {
39 #sync-existing-passphrase-container {
40 background: rgb
(255, 242, 158);
41 border: 1px solid rgb
(212, 205, 173);
45 #sync-select-container {
49 #sync-instructions-container {
54 #choose-data-types-body {
55 -webkit-column-count: 3;
59 #choose-data-types-body > .checkbox:first-child
{
63 #choose-data-types-body > .checkbox:last-child
{
68 -webkit-user-select: none
;
69 background-color: white
;
75 #sync-setup-overlay * a:link
{
76 color: rgb
(0, 0, 204);
79 #sync-setup-overlay * a:visited
{
80 color: rgb
(85, 26, 139);
83 #sync-setup-overlay * a:active
{
84 color: rgb
(255, 0, 0);
87 #sync-setup-overlay * hr
{
88 background-color: #ddd;
95 #sync-setup-overlay * input
[type
='button'],
96 #sync-setup-overlay * input
[type
='submit'] {
108 #encryption-section-message {
113 #basic-encryption-body,
114 #full-encryption-body {
123 #incorrect-passphrase {
127 #sync-setup-overlay * .error
{
133 border: 2px solid
#888;
135 box-shadow: 0.2em 0.2em 0.5em #888;
143 #cancel-warning-header {
148 .overlay-warning input {
154 #sync-passphrase-warning {
160 border: 1px solid
#e5e5e5;
166 background: no-repeat
;
167 background-position: center
;
168 background-size: 200px 70px;
181 #logging-in-throbber {
198 #sync-setup-configure {
202 #choose-data-types-form {
203 -webkit-user-select: none
;
206 #chooseDataTypesRadio {
210 #chooseDataTypes > div
{
211 display: inline-block
;
222 html
[dir
='rtl'] #learn-more-link
{
228 -webkit-transition: opacity
250ms;
241 border: 1px solid
#e5e5e5;
242 padding: 20px 25px 15px;
258 #signin-header-logo {
259 background: transparent
260 url
('chrome://resources/images/google-transparent.png') no-repeat
;
261 display: inline-block
;
269 html
[dir
='rtl'] #signin-header-logo
{
280 /* Sign in buttons. */
282 .signin-box input[type=submit] {
283 -webkit-margin-end: 0.4em;
284 -webkit-margin-start: 0;
285 -webkit-transition: all
218ms;
286 -webkit-user-select: none
;
287 background-image: -webkit-linear-gradient
(top
, rgb
(77, 144, 254),
289 border: 1px solid rgb
(48, 121, 237);
292 display: inline-block
;
297 margin-bottom: 1.2em;
299 min-width: 54px !important
;
303 .signin-box input[type=submit]:hover {
304 -webkit-box-shadow: 0 1px 1px rgba
(0, 0, 0, 0.1);
305 -webkit-transition: all
0;
306 background-image: -webkit-linear-gradient
(top
, rgb
(77, 144, 254),
308 border-color: rgb
(47, 91, 183);
312 .signin-box input[type=submit]:focus {
313 -webkit-box-shadow: inset
0 0 0 1px white
;
314 border-color: rgb
(77, 144, 254);
316 z-index: 4 !important
;
319 .signin-box input
[type
=submit
]:active
,
320 .signin-box input[type=submit]:focus:active {
321 -webkit-box-shadow: inset
0 1px 2px rgba
(0, 0, 0, 0.3);
324 .signin-box input[type=submit]:focus:hover {
325 -webkit-box-shadow: inset
0 0 0 1px white
, 0 1px 1px rgba
(0, 0, 0, 0.1);
328 .signin-box input
[type
=submit
][disabled
],
329 .signin-box input
[type
=submit
][disabled
]:hover
,
330 .signin-box input[type=submit][disabled]:active {
331 -webkit-box-shadow: none
;
332 background-color: rgb
(77, 144, 254);
333 border: 1px solid rgb
(48, 121, 237);
338 /* Sign in text fields. */
340 .signin-box input
[type
=text
],
341 .signin-box input[type=password] {
342 -webkit-border-radius: 1px;
343 -webkit-box-sizing: border-box
;
344 background-color: white
;
345 border: 1px solid
#d9d9d9;
346 border-top: 1px solid
#c0c0c0;
348 display: inline-block
;
358 html
[dir
='rtl'] .signin-box input
[type
=text
],
359 html
[dir
='rtl'] .signin-box input
[type
=password
] {
364 .signin-box input
[type
=text
]:hover
,
365 .signin-box input[type=password]:hover {
366 -webkit-box-shadow: inset
0 1px 2px rgba
(0, 0, 0, 0.1);
367 border-color: #b9b9b9;
368 border-top: 1px solid
#a0a0a0;
371 .signin-box input
[type
=text
]:focus
,
372 .signin-box input[type=password]:focus {
373 -webkit-box-shadow: inset
0 1px 2px rgba
(0, 0, 0, 0.3);
374 border-color: rgb
(77, 144, 254);
378 .signin-box input
[type
=text
][disabled
],
379 .signin-box input[type=password][disabled] {
380 -webkit-box-shadow: none
;
382 border: 1px solid
#e5e5e5;
385 .signin-box input
[type
=text
][disabled
]:hover
,
386 .signin-box input[type=password][disabled]:hover {
387 -webkit-box-shadow: none
;
393 .signin-box .account-link {
394 color: rgb
(17, 85, 204) !important
;
395 text-decoration: none
;
398 .signin-box .account-link:visited {
399 color: rgb
(102, 17, 204) !important
;
400 text-decoration: none
;
403 .signin-box .account-link:hover {
404 text-decoration: underline
;
407 .signin-box .account-link:active {
408 color: rgb
(209, 72, 54) !important
;
409 text-decoration: underline
;
424 /* The help links inside the signin box labels should use a normal font. */
425 .signin-box label a {
429 /* Sign in miscellaneous. */
431 .signin-box .throbber {
435 html
[dir
='rtl'] .signin-box
.throbber
{
439 #create-account-div {
440 display: inline-block
;
443 .signin-box .errormsg {
444 color: rgb
(221, 75, 57) !important
;
445 font-size: 13px !important
;
447 margin: 0.5em 0 1.5em;
450 .signin-box .help-link {
451 -webkit-border-radius: 1em;
452 background: rgb
(221, 75, 57);
453 color: white
!important
;
454 display: inline-block
;
458 text-decoration: none
;
462 .signin-box .help-link:visited {
463 color: white
!important
;
466 .signin-box .help-link:hover {
467 color: white
!important
;