doc/api/_static/rightsidebar.css
author Dario Sestito <darios@symbian.org>
Mon, 08 Feb 2010 18:57:42 +0000
changeset 882 6ae47dc5d707
parent 432 f2ddfa555b0f
permissions -rw-r--r--
Make BRAG point to the results of UH parser instead of intermediate artifacts

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


div.sphinxsidebar {
    float: right;
}

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

div.inlinecomments {
    right: 250px;
}