doc/api/_static/rightsidebar.css
author Shabe Razvi <shaber@symbian.org>
Tue, 20 Oct 2009 14:55:25 +0100
changeset 700 660b634546aa
parent 432 f2ddfa555b0f
permissions -rw-r--r--
If makefile_template copy fails then ignore, as its no longer needed for S^3.

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


div.sphinxsidebar {
    float: right;
}

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

div.inlinecomments {
    right: 250px;
}