| Index: chrome/browser/resources/options/options_page.css
|
| diff --git a/chrome/browser/resources/options/options_page.css b/chrome/browser/resources/options/options_page.css
|
| index a2e525e5ebf68be7c428fb814ec8f1e4fa2e5e9d..ce6fe48461cbeb8784a3b9e096ae67a586aef2d0 100644
|
| --- a/chrome/browser/resources/options/options_page.css
|
| +++ b/chrome/browser/resources/options/options_page.css
|
| @@ -415,18 +415,6 @@ div.disabled {
|
| -webkit-appearance: slider-horizontal;
|
| }
|
|
|
| -.link-button,
|
| -.link-button:active,
|
| -.link-button:focus,
|
| -.link-button:hover {
|
| - -webkit-box-shadow: none;
|
| - background: transparent none;
|
| - border: none;
|
| - color: blue;
|
| - cursor: pointer;
|
| - text-decoration: underline;
|
| -}
|
| -
|
| .text-button,
|
| .text-button:active,
|
| .text-button:focus,
|
|
|