doc/api/_static/rightsidebar.css
author Dario Sestito <darios@symbian.org>
Fri, 30 Oct 2009 11:42:29 +0000
changeset 720 44dd64cfb32b
parent 432 f2ddfa555b0f
permissions -rw-r--r--
In raptor-analysis create summary.csv file anyway, otherwise some targets following may crash the build

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


div.sphinxsidebar {
    float: right;
}

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

div.inlinecomments {
    right: 250px;
}