doc/api/_static/rightsidebar.css
author brendand@symbian.org
Wed, 30 Jun 2010 07:53:54 +0100
changeset 1124 a6d2a8ac4c74
parent 432 f2ddfa555b0f
permissions -rw-r--r--
Replace the qt.conf for the duration of the building of the tests

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


div.sphinxsidebar {
    float: right;
}

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

div.inlinecomments {
    right: 250px;
}