doc/api/_static/stickysidebar.css
author Maciej Seroka <maciejs@symbian.org>
Thu, 24 Sep 2009 09:23:06 +0100
changeset 506 690be3372602
parent 432 f2ddfa555b0f
permissions -rw-r--r--
Files required to build 50_Symbian_ImageDecoder.SIS

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