Sha256: 97dded17a7716c823a0796672d696a4b14a42d93072cd05d2a45fbed82ada35a
Contents?: true
Size: 1.23 KB
Versions: 3
Compression:
Stored size: 1.23 KB
Contents
td.number { text-align: right; } button.readFile { position: absolute; top: 2px; left: 5px; width: 80px; z-index: 3; } button.refresh { position: absolute; top: 2px; left: 85px; width: 80px; z-index: 3; } .statmonPanel .statmonFiles { position: absolute; top: 0; left: 0; bottom: 80%; right: 0; margin: 4px; overflow-y: auto; } .statmonPanel .statmonFiles table { table-layout: fixed; width: 100%; } .statmonPanel .statmonFiles .start { width: 17em; } .statmonPanel .statmonFiles .platform { width: 6em; } .statmonPanel .statmonFiles .version { width: 6em; } .statmonPanel .statmonFiles .machine { width: 9em; } .statmonPanel .statmonFiles .filename { width: 100%; } .statmonPanel .statmonFiles tr td { overflow: hidden; white-space: nowrap; } #readStatmonDialog form input#statmonPath { width: 100%; } .statmonPanel .statmonProcesses { position: absolute; top: 20%; left: 0; bottom: 40%; right: 0%; margin: 4px; overflow: hidden; } .statmonPanel .statmonProcesses table { width: 100%; } .statmonPanel .statmonStats { position: absolute; top: 60%; left: 0%; bottom: 0; right: 0; margin: 4px; overflow: hidden; } .statmonPanel .statmonStats table { width: 100%; } .flot { position: absolute; top: 100; left: 10; bottom: 20; right: 10; }
Version data entries
3 entries across 3 versions & 1 rubygems
Version | Path |
---|---|
maglev-webtools-1.0.2 | public/css/Statistics.css |
maglev-webtools-1.0.1 | public/css/Statistics.css |
maglev-webtools-1.0 | public/css/Statistics.css |