doc/api/_static/rightsidebar.css
author brendand
Mon, 07 Dec 2009 11:37:48 +0000
changeset 810 a7d4e0bb1362
parent 432 f2ddfa555b0f
permissions -rw-r--r--
Test: Remove the media management smoke test for now

/**
 * Sphinx Doc Design -- Right Side Bar Overrides
 */


div.sphinxsidebar {
    float: right;
}

div.bodywrapper {
    margin: 0 230px 0 0;
}

div.inlinecomments {
    right: 250px;
}