| Index: chrome/browser/resources/options/clear_browser_data.css
|
| diff --git a/chrome/browser/resources/options/clear_browser_data.css b/chrome/browser/resources/options/clear_browser_data.css
|
| deleted file mode 100644
|
| index 7279f5d463666ba811d0b5de4050120dcc8b6c1f..0000000000000000000000000000000000000000
|
| --- a/chrome/browser/resources/options/clear_browser_data.css
|
| +++ /dev/null
|
| @@ -1,18 +0,0 @@
|
| -/*
|
| -Copyright (c) 2010 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.
|
| -*/
|
| -
|
| -#cbdThrobber {
|
| - background-image: url("../../../../app/resources/throbber.png");
|
| - width: 16px;
|
| - height: 16px;
|
| - margin: -3px 10px;
|
| - display: inline-block;
|
| - visibility: hidden;
|
| -}
|
| -
|
| -#checkboxListData {
|
| - -webkit-margin-start: 1em;
|
| -}
|
|
|