doc/api/_static/rightsidebar.css
author Brendan Donegan brendand@symbian.org
Thu, 01 Oct 2009 13:22:04 +0100
changeset 553 f0c8c9e2cbbd
parent 432 f2ddfa555b0f
permissions -rw-r--r--
merge and switch off static bc check

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


div.sphinxsidebar {
    float: right;
}

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

div.inlinecomments {
    right: 250px;
}