doc/api/_static/rightsidebar.css
author Brendan Donegan brendand@symbian.org
Wed, 23 Sep 2009 14:58:40 +0100
changeset 498 f2ae537e6340
parent 432 f2ddfa555b0f
permissions -rw-r--r--
submit the various fixes that were made to make multimedia and graphics svs submit to ats properly

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


div.sphinxsidebar {
    float: right;
}

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

div.inlinecomments {
    right: 250px;
}