doc/api/_static/rightsidebar.css
author MattD <mattd@symbian.org>
Tue, 20 Oct 2009 10:47:15 +0100
changeset 703 ecf2c59629fc
parent 432 f2ddfa555b0f
permissions -rw-r--r--
source sync template - Changed the BOM changes targets to limit the listed changes to the branch if the source was synced up using a branch, to make it easier to read.

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


div.sphinxsidebar {
    float: right;
}

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

div.inlinecomments {
    right: 250px;
}