/js/lib/Socket.IO-node/support/expresso/deps/jscoverage/doc/instrumented-inverted/jscoverage-ie.css
CSS | 89 lines | 73 code | 15 blank | 1 comment | 0 complexity | 44429d530436f888b1c0eabe7f226d3f MD5 | raw file
1#headingDiv { 2 position: static; 3 margin-left: 10px; 4 margin-right: 10px; 5 padding-top: 0.5em; 6} 7 8#tabs { 9 clear: all; 10 position: static; 11 top: auto; 12 left: auto; 13 right: auto; 14 height: auto; 15 margin-left: 10px; 16 margin-right: 10px; 17} 18 19#tabs div { 20 position: relative; 21 height: auto; 22 line-height: normal; 23 padding-top: 5px; 24 padding-bottom: 5px; 25} 26 27#tabs div.selected { 28 padding-bottom: 6px; 29 z-index: 2; 30} 31 32.TabPage { 33 position: relative; 34 top: -1px; 35 left: auto; 36 right: auto; 37 bottom: auto; 38 clear: left; 39 margin-left: 10px; 40 margin-right: 10px; 41 padding: 10px; 42 z-index: 1; 43} 44 45#locationDiv { 46 margin-bottom: 10px; 47} 48 49#iframeDiv { 50 position: static; 51 width: 100%; 52} 53 54#summaryDiv { 55 position: static; 56 width: 100%; 57} 58 59#fileDiv { 60 margin-bottom: 10px; 61} 62 63#sourceDiv { 64 position: static; 65 width: 100%; 66} 67 68#storeDiv { 69 position: static; 70 width: 100%; 71} 72 73/* some defaults */ 74 75.TabPage { 76 height: 650px; 77} 78 79#iframeDiv { 80 height: 600px; 81} 82 83#summaryDiv { 84 height: 600px; 85} 86 87#sourceDiv { 88 height: 600px; 89}