doc/api/_static/rightsidebar.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 -- Right Side Bar Overrides
 */


div.sphinxsidebar {
    float: right;
}

div.bodywrapper {
    margin: 0 230px 0 0;
}

div.inlinecomments {
    right: 250px;
}