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

Unified Diff: chrome/common/extensions/docs/static/sass/_homepage.scss

Issue 140743011: New home page for developer.chrome.com (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Removed OWNERS Created 6 years, 11 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/common/extensions/docs/static/sass/_homepage.scss
diff --git a/chrome/common/extensions/docs/static/sass/_homepage.scss b/chrome/common/extensions/docs/static/sass/_homepage.scss
index cb625d49f776b7c3acd1b91c93c2945dac2bb0cb..b37c0335b2904cc1d8f76d842d61760e0393f924 100644
--- a/chrome/common/extensions/docs/static/sass/_homepage.scss
+++ b/chrome/common/extensions/docs/static/sass/_homepage.scss
@@ -42,7 +42,7 @@
&::before {
display: block;
content: '';
- background: url("../images/bucket-icons.svg") 12px 50% no-repeat;
+ background: url("../../images/bucket-icons.svg") 12px 50% no-repeat;
width: 100px;
height: 65px;
background-size: cover;

Powered by Google App Engine
This is Rietveld 408576698