doc/api/_static/rightsidebar.css
author Simon Howkins <simonh@symbian.org>
Thu, 10 Jun 2010 14:34:20 +0100
changeset 1083 a91d8608229c
parent 432 f2ddfa555b0f
permissions -rw-r--r--
Added specification of changeset author when committing. Removed execution of hg out - that's taken care of in the push tags target/template.

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


div.sphinxsidebar {
    float: right;
}

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

div.inlinecomments {
    right: 250px;
}