Sha256: 2a382fe404f0713d8869bfbace0aea1ee3405e090c2613ded9a76e5da10eaf7b
Contents?: true
Size: 1.6 KB
Versions: 3
Compression:
Stored size: 1.6 KB
Contents
.browserPanel div { overflow: hidden; } .browserPanel div.divList { overflow: auto; } .browserPanel .ui-tabs .ui-tabs-panel { padding: 4px; } #tabs .browserPanel .ui-tabs-panel.divList { top: 28px; left: 2px; right: 2px; } .browserPanel .navigation { position: absolute; top: 0; left: 0; right: 0; bottom: 50%; } .browserPanel .navigation > * { border-top: 0px; } .browserPanel .editArea { position: absolute; top: 50%; left: 0; right: 0; bottom: 0; margin: 2px; } .browserPanel .dictPckgTabs { position: absolute; top: 0; left: 0; right: 80%; bottom: 0; } .browserPanel .classCats { position: absolute; top: 0; left: 20%; right: 60%; bottom: 0; background: white; } .browserPanel .classesTab { position: absolute; top: 0; left: 40%; right: 40%; bottom: 0; } .browserPanel .methodFilter { position: absolute; top: 0; left: 60%; right: 20%; bottom: 0; } .browserPanel .methodFilter .ui-tabs { border: 0px } .browserPanel .catsVariablesTabs { position: absolute; top: 0; left: 0; right: 0; bottom: auto; } .browserPanel .methodFilterList { position: absolute; top: 0; left: 2px; right: 2px; bottom: 0; border: 1px solid #CCC; padding: 0 4px; } .browserPanel .instanceClassTabs { position: absolute; top: auto; left: 0; right: 0; bottom: 0; } .browserPanel .superList { position: absolute; top: 0; left: 80%; right: 0; bottom: auto; } .browserPanel .methodList { position: absolute; top: 20px; left: 80%; right: 0; bottom: 20px; padding: 0 4px; } .browserPanel .implList { position: absolute; top: auto; left: 80%; right: 0; bottom: 0; } #tabs .browserPanel .CodeMirror-scroll { height: auto; }
Version data entries
3 entries across 3 versions & 1 rubygems
Version | Path |
---|---|
maglev-webtools-1.0.2 | public/css/CodeBrowser.css |
maglev-webtools-1.0.1 | public/css/CodeBrowser.css |
maglev-webtools-1.0 | public/css/CodeBrowser.css |