doc/api/_static/stickysidebar.css
author Maciej Seroka <maciejs@symbian.org>
Tue, 27 Apr 2010 13:33:10 +0100
changeset 983 62b786adc490
parent 432 f2ddfa555b0f
permissions -rw-r--r--
Added copying syborg.dtb to ATS Worker Root directory

/**
 * 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;
}