Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(59)

Unified Diff: chrome/browser/resources/options/options_page.css

Issue 7202012: Print Preview: Display a throbber when the user requests the system print (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Rebase and add missing file. Created 9 years, 6 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
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 bfd10cb0964750e90957888c326c49c9db777a9c..c294239c938e276b2a7971c93554ed4a6428c874 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,

Powered by Google App Engine
This is Rietveld 408576698