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

Unified Diff: chrome/common/extensions/docs/templates/private/cc.html

Issue 113963003: added scss files (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: moved site.css to out subdirectory 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/templates/private/cc.html
diff --git a/chrome/common/extensions/docs/templates/private/cc.html b/chrome/common/extensions/docs/templates/private/cc.html
index 7e38c1fa2e65a95e47afea4075618472ae8a6d7e..819082069ad5021d5bb300588153959e2fc17167 100644
--- a/chrome/common/extensions/docs/templates/private/cc.html
+++ b/chrome/common/extensions/docs/templates/private/cc.html
@@ -1,5 +1,5 @@
<footer id="cc-info">
<button id="send-feedback" class="google-button" data-feedback>Send Feedback</button>
<!--p class="last-updated">Last updated August 2, 2013.</p-->
- <p class="cc-license"><a href="http://creativecommons.org/licenses/by/3.0/"><img src="{{static}}/images/cc_by.png" alt="Licensed Creative Commons by Attribution"></a></p>
+ <p class="cc-logo"><a href="http://creativecommons.org/licenses/by/3.0/"><img src="{{static}}/images/cc_by.png" alt="Licensed Creative Commons by Attribution"></a></p>
</footer>
« no previous file with comments | « chrome/common/extensions/docs/static/sass/site.scss ('k') | chrome/common/extensions/docs/templates/private/site.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698