doc/api/_static/rightsidebar.css
author MattD <mattd@symbian.org>
Mon, 05 Oct 2009 17:17:06 +0100
changeset 589 a18cdecf36b3
parent 432 f2ddfa555b0f
permissions -rw-r--r--
Creation of 'sf-create-public-PDK' for munging licences in text files. Not tested yet as I've got another build running on this machine, so submitting and kicking via Hudson.

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


div.sphinxsidebar {
    float: right;
}

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

div.inlinecomments {
    right: 250px;
}