diff options
Diffstat (limited to 'third_party/simplejson/docs/_static/rightsidebar.css')
-rwxr-xr-x | third_party/simplejson/docs/_static/rightsidebar.css | 16 |
1 files changed, 0 insertions, 16 deletions
diff --git a/third_party/simplejson/docs/_static/rightsidebar.css b/third_party/simplejson/docs/_static/rightsidebar.css deleted file mode 100755 index bc604a8..0000000 --- a/third_party/simplejson/docs/_static/rightsidebar.css +++ /dev/null @@ -1,16 +0,0 @@ -/** - * Sphinx Doc Design -- Right Side Bar Overrides - */ - - -div.sphinxsidebar { - float: right; -} - -div.bodywrapper { - margin: 0 230px 0 0; -} - -div.inlinecomments { - right: 250px; -} |