doc/api/_static/rightsidebar.css
author Simon Howkins <simonh@symbian.org>
Tue, 08 Dec 2009 14:07:03 +0000
changeset 817 3f844f503f99
parent 432 f2ddfa555b0f
permissions -rw-r--r--
Restored signifcance of the MS tools not being available, as this only occurs when running a configuration that would try to use them.

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


div.sphinxsidebar {
    float: right;
}

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

div.inlinecomments {
    right: 250px;
}