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

Unified Diff: chrome/browser/resources/print_preview/print_preview.css

Issue 7670045: Revert 97219 - Added Header and Footer support in Linux, Windows and Mac for Skia (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src/
Patch Set: Created 9 years, 4 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/print_preview/print_preview.css
===================================================================
--- chrome/browser/resources/print_preview/print_preview.css (revision 97225)
+++ chrome/browser/resources/print_preview/print_preview.css (working copy)
@@ -346,14 +346,6 @@
top: 2px;
}
-html[os=mac] #options-horizontal-separator {
- display: none;
-}
-
-html[os=mac] #options-option {
- display: none;
-}
-
input[type='radio'] {
-webkit-box-shadow: inset 0 1px 2px white,
0 1px 2px rgba(0, 0, 0, .2);

Powered by Google App Engine
This is Rietveld 408576698