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

Unified Diff: chrome/browser/resources/pdf/index-material.css

Issue 1312373002: Material PDF: Style audit and cleanup (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Fix tests for page selector Created 5 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/pdf/index-material.css
diff --git a/chrome/browser/resources/pdf/index-material.css b/chrome/browser/resources/pdf/index-material.css
index ad5bf1bc39cb4f1ab97755bdaae600c88354142e..b21fb85077f5844eb0bdfcc6c468265d4cf783e9 100644
--- a/chrome/browser/resources/pdf/index-material.css
+++ b/chrome/browser/resources/pdf/index-material.css
@@ -25,18 +25,3 @@ viewer-pdf-toolbar {
position: absolute;
z-index: 0;
}
-
-bookmarks-pane {
- z-index: 2;
-}
-
-viewer-toolbar {
- visibility: hidden;
- white-space: nowrap;
- z-index: 3;
-}
-
-viewer-page-indicator {
- visibility: hidden;
- z-index: 3;
-}

Powered by Google App Engine
This is Rietveld 408576698