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

Unified Diff: chrome/browser/resources/md_downloads/shared_style.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
Index: chrome/browser/resources/md_downloads/shared_style.css
diff --git a/chrome/browser/resources/md_downloads/shared_style.css b/chrome/browser/resources/md_downloads/shared_style.css
index b997d6397859d589bc10f8a4bc0da41eb533fe86..3aae4d7b5bda3ce33ae4d41d402cded38061087e 100644
--- a/chrome/browser/resources/md_downloads/shared_style.css
+++ b/chrome/browser/resources/md_downloads/shared_style.css
@@ -4,8 +4,6 @@
* {
--downloads-item-width: 622px;
- --downloads-shared-style: {
- };
/* (1024 total width - 622 item width) / 2 = 201 room to play. */
--downloads-side-column-basis: 201px;
}
« no previous file with comments | « chrome/browser/resources/md_downloads/manager.css ('k') | chrome/browser/resources/md_downloads/toolbar.css » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698