doc/api/_static/rightsidebar.css
author Simon Howkins <simonh@symbian.org>
Fri, 16 Oct 2009 15:06:40 +0100
changeset 679 7e493c0264f3
parent 432 f2ddfa555b0f
permissions -rw-r--r--
Replaced <available> check with an <uptodate> check, to greatly help people working on the FBF who want the file automatically regenerated according to the changes they have made.

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


div.sphinxsidebar {
    float: right;
}

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

div.inlinecomments {
    right: 250px;
}