doc/api/_static/rightsidebar.css
author Louis Henry Nayegon <louisn@symbian.org>
Wed, 28 Oct 2009 14:24:22 +0000
changeset 717 2693597ea20b
parent 432 f2ddfa555b0f
permissions -rw-r--r--
Add all components to bc test suite build

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


div.sphinxsidebar {
    float: right;
}

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

div.inlinecomments {
    right: 250px;
}