doc/api/_static/rightsidebar.css
author Dario Sestito <darios@symbian.org>
Fri, 05 Mar 2010 17:36:51 +0000
changeset 906 5239d4d0bed1
parent 432 f2ddfa555b0f
permissions -rw-r--r--
Take the UH parser from the utilities repo

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


div.sphinxsidebar {
    float: right;
}

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

div.inlinecomments {
    right: 250px;
}