doc/api/_static/rightsidebar.css
author Simon Howkins <simonh@symbian.org>
Thu, 06 May 2010 16:34:40 +0100
changeset 1006 94890205b399
parent 432 f2ddfa555b0f
permissions -rw-r--r--
buildinfo.txt now zipped up in tools_epoc.zip to make it more available for those wishing to build the platform.

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


div.sphinxsidebar {
    float: right;
}

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

div.inlinecomments {
    right: 250px;
}