blob: 0afe1b2e6ea9502fe1285ef8dce52e122697873d [file] [log] [blame]
/* Copyright (c) 2012 The Chromium Authors. All rights reserved.
* Use of this source code is governed by a BSD-style license that can be
* found in the LICENSE file. */
#clear-browser-data-overlay {
min-width: 500px;
}
#clear-data-checkboxes {
-webkit-padding-start: 8px;
margin: 5px 0;
}
#cbd-throbber {
margin: 4px 10px;
vertical-align: middle;
visibility: hidden;
}
#flash-storage-settings {
padding-top: 5px;
}
#clear-browser-data-info-banner {
background-color: rgb(249, 237, 184);
border: solid 1px rgb(237, 201, 103);
border-radius: 2px;
font-weight: bold;
margin: 0 20px 11px 17px;
padding: 6px 8px;
}