doc/api/_static/stickysidebar.css
author Brendan Donegan brendand@symbian.org
Thu, 01 Oct 2009 13:11:31 +0100
changeset 550 4128d08e7c08
parent 432 f2ddfa555b0f
permissions -rw-r--r--
Changed ats_specialise_testdrop and build.test.xml to use the 'HOST' device property to fix the devicem rather than the 'NAME' property

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