summaryrefslogtreecommitdiffstats
path: root/third_party/simplejson/docs/_static/rightsidebar.css
diff options
context:
space:
mode:
Diffstat (limited to 'third_party/simplejson/docs/_static/rightsidebar.css')
-rwxr-xr-xthird_party/simplejson/docs/_static/rightsidebar.css16
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;
-}