doc/api/_static/rightsidebar.css
author Simon Howkins <simonh@symbian.org>
Tue, 08 Dec 2009 12:00:46 +0000
changeset 815 3ae590eac695
parent 432 f2ddfa555b0f
permissions -rw-r--r--
Re-assessed some of the raptor error messages to reflect the inconsequential nature of missing the MS dev tools when not trying to build the tools target.

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


div.sphinxsidebar {
    float: right;
}

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

div.inlinecomments {
    right: 250px;
}