doc/api/_static/stickysidebar.css
author Shabe Razvi <shaber@symbian.org>
Thu, 04 Mar 2010 18:54:21 +0000
changeset 914 e4c5389160b3
parent 432 f2ddfa555b0f
permissions -rw-r--r--
Fix scan_antlogs.pl execution plus fix ConE calls to use PDT_HOME env variable

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