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

Unified Diff: chrome/browser/resources/md_downloads/manager.css

Issue 1297063002: MD downloads: update toolbar styles (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: 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
« no previous file with comments | « no previous file | chrome/browser/resources/md_downloads/toolbar.css » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/browser/resources/md_downloads/manager.css
diff --git a/chrome/browser/resources/md_downloads/manager.css b/chrome/browser/resources/md_downloads/manager.css
index 5a26ca4b7fb524e8f8f31c45aba9aa3fb069bffc..827a64d4322719c317a8379972c14ce90e2f0d4f 100644
--- a/chrome/browser/resources/md_downloads/manager.css
+++ b/chrome/browser/resources/md_downloads/manager.css
@@ -15,3 +15,9 @@
flex-basis: 670px;
}
}
+
+/* TODO(dbeam): upgrade to 1.0.4 to use --paper-header-panel-shadow.
groby-ooo-7-16 2015/08/17 23:54:10 dschuyler merged in 1.0.11 in https://codereview.c
Dan Beam 2015/08/17 23:55:59 that's a version of paper-header-panel, not of pol
+ * https://github.com/PolymerElements/paper-header-panel/pull/39 */
+#panel /deep/ #dropShadow {
+ display: none;
+}
« no previous file with comments | « no previous file | chrome/browser/resources/md_downloads/toolbar.css » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698