doc/api/_static/rightsidebar.css
author Chetan Kapoor <chetank@symbian.org>
Tue, 30 Mar 2010 16:08:57 +0100 (2010-03-30)
changeset 953 0960b0d3247c
parent 432 f2ddfa555b0f
permissions -rw-r--r--
Removed Helium Version Check from BuildEnv.xml to avoid CheckBuildEnv.pl problems
/**
 * Sphinx Doc Design -- Right Side Bar Overrides
 */


div.sphinxsidebar {
    float: right;
}

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

div.inlinecomments {
    right: 250px;
}