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

Unified Diff: chrome/common/extensions/docs/static/index.html

Issue 398005: Changes to follow the codesite L&F.... (Closed) Base URL: svn://chrome-svn/chrome/trunk/src/
Patch Set: Created 11 years, 1 month 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/index.html
===================================================================
--- chrome/common/extensions/docs/static/index.html (revision 32042)
+++ chrome/common/extensions/docs/static/index.html (working copy)
@@ -1,13 +1,14 @@
<style>
#pics {
- margin:2em 1em 1.5em;
+ margin:1em;
+ border:none;
}
#pics td {
text-align:center;
width:33%!important;
border:none;
- padding:1em;
+ padding:0 1em;
font-size:90%;
}
« no previous file with comments | « chrome/common/extensions/docs/static/i18n.html ('k') | chrome/common/extensions/docs/static/match_patterns.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698