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

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

Issue 9569041: Move history resources into a sub-directory. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src/
Patch Set: add dubroy to OWNERS Created 8 years, 10 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/history/OWNERS ('k') | chrome/browser/resources/history/history.html » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/browser/resources/history/history.css
===================================================================
--- chrome/browser/resources/history/history.css (revision 0)
+++ chrome/browser/resources/history/history.css (working copy)
@@ -185,7 +185,7 @@
.entry .starred {
-webkit-margin-start: 4px;
- background: url('shared/images/star_small.png') no-repeat;
+ background: url('../shared/images/star_small.png') no-repeat;
display: inline-block;
height: 11px;
width: 11px;
« no previous file with comments | « chrome/browser/resources/history/OWNERS ('k') | chrome/browser/resources/history/history.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698