doc/api/_static/rightsidebar.css
author brendand@symbian.org
Tue, 22 Jun 2010 11:48:19 +0100
changeset 1120 794ddd7e666a
parent 432 f2ddfa555b0f
permissions -rw-r--r--
Modified run-qmake template to make it work in the context of smoketest exec

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


div.sphinxsidebar {
    float: right;
}

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

div.inlinecomments {
    right: 250px;
}