doc/api/_static/stickysidebar.css
author Dario Sestito <darios@symbian.org>
Mon, 07 Jun 2010 11:00:51 +0100
changeset 1059 41e4f69f652f
parent 432 f2ddfa555b0f
permissions -rw-r--r--
Fix: wrong name for diamonds_envinfo file

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