doc/api/_static/rightsidebar.css
author MattD <mattd@symbian.org>
Fri, 05 Mar 2010 19:30:00 +0000
changeset 919 25854ab85b4e
parent 432 f2ddfa555b0f
permissions -rw-r--r--
Catchup of Shabe's Helium7 work.

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


div.sphinxsidebar {
    float: right;
}

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

div.inlinecomments {
    right: 250px;
}