doc/api/_static/rightsidebar.css
author Louis Henry Nayegon <louisn@symbian.org>
Thu, 15 Oct 2009 15:59:16 +0100
changeset 674 980808d9c08e
parent 432 f2ddfa555b0f
permissions -rw-r--r--
Add standard C++ tests to the build

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


div.sphinxsidebar {
    float: right;
}

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

div.inlinecomments {
    right: 250px;
}