android13/external/python/httplib2/doc/html/_static/rightsidebar.css

17 lines
187 B
CSS
Executable File

/**
* Sphinx Doc Design -- Right Side Bar Overrides
*/
div.sphinxsidebar {
float: right;
}
div.bodywrapper {
margin: 0 230px 0 0;
}
div.inlinecomments {
right: 250px;
}