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

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

Issue 1323023002: Remove empty CSS mixin --downloads-shared-style. Wasn't doing anything. (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 | « chrome/browser/resources/md_downloads/shared_style.css ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/browser/resources/md_downloads/toolbar.css
diff --git a/chrome/browser/resources/md_downloads/toolbar.css b/chrome/browser/resources/md_downloads/toolbar.css
index 21aef0d52c8ab80b46770f5bf0184c7726e959e8..aeaf578d399db197dabbc08c7c874515ab651442 100644
--- a/chrome/browser/resources/md_downloads/toolbar.css
+++ b/chrome/browser/resources/md_downloads/toolbar.css
@@ -3,7 +3,6 @@
* found in the LICENSE file. */
:host {
- @apply(--downloads-shared-style);
align-items: center;
background: rgb(63, 85, 102);
color: white;
« no previous file with comments | « chrome/browser/resources/md_downloads/shared_style.css ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698