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

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

Issue 8573016: Print Preview: Fixing tab order of hidden elements. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Removing console.log Created 9 years, 1 month 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
diff --git a/chrome/browser/resources/print_preview/print_preview.css b/chrome/browser/resources/print_preview/print_preview.css
index 11a455e000b930bbc35e6405b5a62eb07f6d4803..21adde0ab2c4c83e1ee74601232c977f37cf285f 100644
--- a/chrome/browser/resources/print_preview/print_preview.css
+++ b/chrome/browser/resources/print_preview/print_preview.css
@@ -166,7 +166,6 @@ span.hint.closing {
}
.collapsible {
- -webkit-transition: color 200ms;
height: 0;
overflow: hidden;
}

Powered by Google App Engine
This is Rietveld 408576698