| 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 81edf81fa124cc3501ca898b5f530cffa2fe2d3d..ba32ee12433d67ff1df12c9f738b3b6c793c7202 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,
|
|
|