doc/api/_static/rightsidebar.css
author Louis Henry Nayegon <louisn@symbian.org>
Wed, 30 Sep 2009 18:01:30 +0100
changeset 548 8e942a905022
parent 432 f2ddfa555b0f
permissions -rw-r--r--
Add layers for pre and post build Split build layer, into bld-production and bld-test sections

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


div.sphinxsidebar {
    float: right;
}

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

div.inlinecomments {
    right: 250px;
}