.body { border: 0px; padding: 10px; position: absolute; top: 0px; left: 0px; width: 95%; height: 100%; } .sidebar { float: left; margin: 0; padding: 0; border: 0; overlay: auto; width: 15em; height: 100%; } .selectable:hover { cursor: pointer; } .expand { padding-left: 16px; } .expand:hover{ cursor: pointer; } .sidebar .theme-roller { position: absolute; top: 5px; right: 2em; } .main { margin: 0; border: 0; padding: 0; height: 100%; } .index > a { padding: 2px; display: inline; text-decoration: none; } .filter { border: 0 solid; background-color: transparent; } .section > .letter { margin-top: 2em; margin-bottom: 1em; } .section > .letter > .box { padding-left: 10px; padding-right: 10px; padding-top: 5px; padding-bottom: 5px; font-size: 200%; } .section > .method { margin-bottom: 1em; } .section > .method .signature { padding: 4px; } .section > .method .signature span { margin-left: 4px; } .section > .method .docs { padding: 4px; } .accordion { margin-left: 13em; } .accordion > .ui-widget-content { border: 0px; } .accordion > div { padding: 4px; } .signature .github { display: inline; float: right; } .method:hover .github { display: inline; } .github img { width: 18px; height: 18px; } .github:hover img { display: inline; width: 22px; height: 22px; } .method .doctag > div { display: inline; margin-left: 0.5em; padding-left: 0.5em; border-left-width: 1px; border-left-style: dotted; }