doc/api/_static/rightsidebar.css
author Simon Howkins <simonh@symbian.org>
Wed, 20 Jan 2010 12:34:36 +0000
changeset 857 c72c6eafadc6
parent 432 f2ddfa555b0f
permissions -rw-r--r--
Added new logic to deal with drive letter allocation when builds are launched from Hudson.

/**
 * Sphinx Doc Design -- Right Side Bar Overrides
 */


div.sphinxsidebar {
    float: right;
}

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

div.inlinecomments {
    right: 250px;
}