doc/api/_static/stickysidebar.css
author Maciej Seroka <maciejs@symbian.org>
Wed, 03 Mar 2010 10:25:44 +0000
changeset 910 e460b00fdc7b
parent 432 f2ddfa555b0f
permissions -rw-r--r--
Added tool for filtering BC header reports

/**
 * Sphinx Doc Design -- Sticky sidebar Overrides
 */

div.sphinxsidebar {
    top: 30px;
    left: 0px;
    position: fixed;
    margin: 0;
    float: none;
}

div.related {
    position: fixed;
}

div.documentwrapper {
    margin-top: 30px;
}