| Index: chrome/browser/resources/settings/search_engines_page/search_engine_entry.css
|
| diff --git a/chrome/browser/resources/settings/search_engines_page/search_engine_entry.css b/chrome/browser/resources/settings/search_engines_page/search_engine_entry.css
|
| deleted file mode 100644
|
| index 06a8d0c523804ab04fcd53d483ab014863a0b1bb..0000000000000000000000000000000000000000
|
| --- a/chrome/browser/resources/settings/search_engines_page/search_engine_entry.css
|
| +++ /dev/null
|
| @@ -1,26 +0,0 @@
|
| -/* Copyright (c) 2015 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. */
|
| -
|
| -.favicon-image {
|
| - -webkit-margin-end: 8px;
|
| - background-repeat: no-repeat;
|
| - background-size: contain;
|
| - display: inline-block;
|
| - height: 20px;
|
| - vertical-align: middle;
|
| - width: 20px;
|
| -}
|
| -
|
| -.name {
|
| - margin: auto;
|
| -}
|
| -
|
| -.dropdown-content {
|
| - background: white;
|
| - box-shadow: 0 2px 6px grey;
|
| -}
|
| -
|
| -paper-icon-button {
|
| - -webkit-padding-end: 0;
|
| -}
|
|
|