doc/api/_static/rightsidebar.css
author Dario Sestito <darios@symbian.org>
Mon, 11 Jan 2010 12:27:20 +0000
changeset 843 c32873117195
parent 432 f2ddfa555b0f
permissions -rw-r--r--
Add escape left angle bracket to preprocessing of raptor log (see bug #1519)

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


div.sphinxsidebar {
    float: right;
}

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

div.inlinecomments {
    right: 250px;
}