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

Side by Side Diff: third_party/simplejson/docs/_static/rightsidebar.css

Issue 159607: Extension docs build script, gyp target and PRESUBMIT.PY check (Closed)
Patch Set: remove build step on mac Created 11 years, 4 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
(Empty)
1 /**
2 * Sphinx Doc Design -- Right Side Bar Overrides
3 */
4
5
6 div.sphinxsidebar {
7 float: right;
8 }
9
10 div.bodywrapper {
11 margin: 0 230px 0 0;
12 }
13
14 div.inlinecomments {
15 right: 250px;
16 }
OLDNEW
« no previous file with comments | « third_party/simplejson/docs/_static/pygments.css ('k') | third_party/simplejson/docs/_static/searchtools.js » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698