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

Side by Side 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 unified diff | Download patch
OLDNEW
1 <footer id="cc-info"> 1 <footer id="cc-info">
2 <button id="send-feedback" class="google-button" data-feedback>Send Feedback</ button> 2 <button id="send-feedback" class="google-button" data-feedback>Send Feedback</ button>
3 <!--p class="last-updated">Last updated August 2, 2013.</p--> 3 <!--p class="last-updated">Last updated August 2, 2013.</p-->
4 <p class="cc-license"><a href="http://creativecommons.org/licenses/by/3.0/"><i mg src="{{static}}/images/cc_by.png" alt="Licensed Creative Commons by Attributi on"></a></p> 4 <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>
5 </footer> 5 </footer>
OLDNEW
« 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