doc/api/_static/rightsidebar.css
author Simon Howkins <simonh@symbian.org>
Fri, 16 Oct 2009 14:43:38 +0100
changeset 678 be06d8de937c
parent 432 f2ddfa555b0f
permissions -rw-r--r--
Restored call to summarise final BRAG status for regular platform builds.

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


div.sphinxsidebar {
    float: right;
}

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

div.inlinecomments {
    right: 250px;
}