doc/api/_static/rightsidebar.css
author MattD <mattd@symbian.org>
Fri, 09 Oct 2009 17:01:52 +0100
changeset 637 3effbd6728d4
parent 432 f2ddfa555b0f
permissions -rw-r--r--
Modified sf-check-missing-os-files to deal with 'sf.os.compile.iterate' property. Added new target 'sf-compile-options' for setting the gmake sbs compile option, and added it as a dep for the compile targets.

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


div.sphinxsidebar {
    float: right;
}

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

div.inlinecomments {
    right: 250px;
}