doc/api/_static/rightsidebar.css
author MattD <mattd@symbian.org>
Tue, 29 Sep 2009 15:52:07 +0100
changeset 544 1c8f428c059f
parent 432 f2ddfa555b0f
permissions -rw-r--r--
sf.spec.bccheck.enable - Added comment into common_props.ant.xml to explain how the value is used.

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


div.sphinxsidebar {
    float: right;
}

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

div.inlinecomments {
    right: 250px;
}