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 #clear-browser-data-overlay {
9 #clear-data-checkboxes {
10 -webkit-padding-start: 8px;
15 /* This should be changed to align-self: center; when the parent is changed to
22 #flash-storage-settings {
26 #clear-browser-data-info-banner {
27 background-color: rgb
(249, 237, 184);
28 border: solid
1px rgb
(237, 201, 103);
31 margin: 0 20px 11px 17px;
35 .clear-browser-data-counter {
39 input
[type
=checkbox
]:not
(:checked
) ~ .clear-browser-data-counter
{
43 #clear-browser-data-info-banner:empty
{
47 #some-stuff-remains-footer > p
{
51 #some-stuff-remains-footer button
{