doc/api/_static/rightsidebar.css
author Simon Howkins <simonh@symbian.org>
Fri, 02 Oct 2009 12:25:56 +0100
changeset 570 e5e6ae6bf38f
parent 432 f2ddfa555b0f
permissions -rw-r--r--
Script to merge multiple MXL files together, according to a merge specification string

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


div.sphinxsidebar {
    float: right;
}

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

div.inlinecomments {
    right: 250px;
}