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

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

Issue 10626005: Add lots of 2x assets (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: . Created 8 years, 6 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/plugins.css
diff --git a/chrome/browser/resources/plugins.css b/chrome/browser/resources/plugins.css
index 7eb4499cd24533da7bf5122db4cc25b5547da781..a585fc2bc185b5ecc23d97f9f3673f763a7f8e43 100644
--- a/chrome/browser/resources/plugins.css
+++ b/chrome/browser/resources/plugins.css
@@ -25,7 +25,7 @@ div#header {
}
#header h1 {
- background: url('../../app/theme/extensions_section.png') 0 20px no-repeat;
+ background: url('../../app/theme/default_100_percent/extensions_section.png') 0 20px no-repeat;
display: inline;
margin: 0;
padding-bottom: 20px;
@@ -34,7 +34,7 @@ div#header {
}
html[dir=rtl] #header h1 {
- background: url('../../app/theme/extensions_section.png') right no-repeat;
+ background: url('../../app/theme/default_100_percent/extensions_section.png') right no-repeat;
padding-left: 0;
padding-right: 95px;
}
« chrome/browser/resources/crashes.css ('K') | « chrome/browser/resources/incognito_tab.html ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698