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

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

Issue 7051040: Print Preview: Making the UI not block when preview is generated (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Updating isCollated(), adding TODO comments. Created 9 years, 7 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.css
diff --git a/chrome/browser/resources/print_preview.css b/chrome/browser/resources/print_preview.css
index a55023d5ff82a50c32defbc916d79947b8fcfe27..fe013b0904b1f5ad0dd3374dde26f99450891b0b 100644
--- a/chrome/browser/resources/print_preview.css
+++ b/chrome/browser/resources/print_preview.css
@@ -606,7 +606,6 @@ body #individual-pages {
#collate-option {
-webkit-transition: opacity 200ms, -webkit-transform 200ms;
-webkit-padding-start: 5px;
- display: inline-block;
opacity: 1;
}
« no previous file with comments | « no previous file | chrome/browser/resources/print_preview.html » ('j') | chrome/browser/resources/print_preview.js » ('J')

Powered by Google App Engine
This is Rietveld 408576698