| Index: chrome/browser/resources/settings/search_engines_page/search_engine_adder_style.html
|
| diff --git a/chrome/browser/resources/settings/search_engines_page/search_engine_adder_style.html b/chrome/browser/resources/settings/search_engines_page/search_engine_adder_style.html
|
| deleted file mode 100644
|
| index d2ae03e632129f7fe3c17c1ea2e3c59010ad4b8f..0000000000000000000000000000000000000000
|
| --- a/chrome/browser/resources/settings/search_engines_page/search_engine_adder_style.html
|
| +++ /dev/null
|
| @@ -1,21 +0,0 @@
|
| -<link rel="import" href="chrome://resources/polymer/polymer/polymer.html">
|
| -<link rel="import" href="chrome://resources/polymer/core-style/core-style.html">
|
| -
|
| -<core-style id="searchEngineAdderStyle">
|
| -.input-label {
|
| - font-size: 0.75em;
|
| -}
|
| -
|
| -.container {
|
| - margin-top: 14px;
|
| - width: 660px;
|
| -}
|
| -
|
| -.add-label {
|
| - width: 660px;
|
| -}
|
| -
|
| -.input-field {
|
| - -webkit-margin-end: 20px;
|
| -}
|
| -</core-style>
|
|
|