doc/api/_static/rightsidebar.css
author MattD <mattd@symbian.org>
Tue, 06 Oct 2009 17:52:59 +0100
changeset 608 7e37b08f44ce
parent 432 f2ddfa555b0f
permissions -rw-r--r--
sf-prep - Partial Revert of changeset aa36fa431e3d - 'Added processing of the BuildEnvironmentCheck for BRAG purposes.' as we need 'sf-check-env' to be optional with 'sf.suppress.buildenv.check' variable.

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


div.sphinxsidebar {
    float: right;
}

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

div.inlinecomments {
    right: 250px;
}