annotate www/m/css/nodescore.css @ 23:e1a02869da08

reduced to one score file with menu to choose which part stream to receive added latency results to client and tweeked some css
author tzara <rc-web@kiben.net>
date Wed, 11 Jul 2012 14:17:43 +0100
parents bb02a593b7d5
children 22f1c38007ff
rev   line source
rc-web@5 1 body{
rc-web@5 2 background-color: black;
rc-web@5 3 color: white;
rc-web@5 4 font: 12px Helvetica, Arial;
rc-web@5 5 }
rc-web@5 6
rc-web@5 7 h3,h4,h5,h6 {
rc-web@5 8 width: 400px;
rc-web@5 9 background-color: white;
rc-web@5 10 display: inline;
rc-web@5 11 color: #666;
rc-web@5 12 z-index: 2;
rc-web@5 13 }
rc-web@5 14
rc-web@5 15 h1{ background-color: black; color:white;font: 44px Helvetica, Arial; }
rc-web@5 16 h2{ font: 28px Helvetica, Arial; color:white}
rc-web@5 17 h3{ font: 12px Helvetica, Arial; color:white }
rc-web@5 18 h4{ background-color: black; font: 19px Helvetica, Arial;
rc-web@5 19 text-align: center; margin-left:auto; margin-right:auto; color:white}
rc-web@5 20
rc-web@5 21 a:link {color:#666;}
rc-web@5 22 a:visited {color: #666;}
rc-web@5 23 a:hover {color: black; background-color:gray;}
rc-web@5 24 a:active {color: black;background-color:white;}
rc-web@5 25
rc-web@5 26 ul, li, h4, h3, h2, h1, p{
rc-web@5 27 padding:0;
rc-web@5 28 margin:0;
rc-web@5 29 list-style:none;
rc-web@5 30 }
rc-web@5 31
rc-web@11 32
rc-web@11 33 .page{
rc-web@11 34 height: 1000px;;
rc-web@11 35 width: 1280px;
rc-web@11 36 }
rc-web@11 37
rc-web@5 38 .outermaster{
rc-web@5 39 height: 800px;
rc-web@5 40 width: 1280px;
rc-web@5 41 border: 1px solid blue;
rc-web@5 42 position: relative;
rc-web@5 43 padding: 5px 5px 5px 5px ;
rc-web@5 44 color: black;
rc-web@11 45 top: 10%
rc-web@5 46 }
rc-web@5 47
rc-web@16 48 #preview{
rc-web@16 49 height: 240px;
rc-web@16 50 width: 400px;
rc-web@16 51 border: 1px solid blue;
rc-web@16 52 position: absolute;
rc-web@16 53 padding: 5px 5px 5px 5px ;
rc-web@16 54 color: black;
rc-web@16 55 bottom: 0%;
rc-web@16 56 right: 0px;
rc-web@16 57 }
rc-web@16 58
rc-web@11 59 .outersquare{
rc-web@19 60 height: 400px;
rc-web@19 61 width: 685px;
rc-web@11 62 border: 1px solid blue;
rc-web@11 63 position: absolute;
rc-web@19 64 top: 150px;
rc-web@19 65 left: 0px;
rc-web@16 66 padding: 1px 1px 1px 1px ;
rc-web@11 67 background-color: black;
rc-web@11 68 }
rc-web@11 69
rc-web@19 70 .magicsquare {
rc-web@19 71 border: 1px solid yellow;
rc-web@19 72 padding: 2px 2px 2px 2px;
rc-web@19 73 background: blue;
rc-web@19 74 width: 100px;
rc-web@19 75 height: 90px;
rc-web@19 76 border-radius: 20px;
rc-web@19 77 float: left;
rc-web@19 78 color: black;
rc-web@19 79 font-size: 7em;
rc-web@19 80 text-align: center;
rc-web@19 81 }​
rc-web@19 82
rc-web@11 83 .latencies{
rc-web@16 84 height: 90px;
rc-web@16 85 width: 200px;
rc-web@11 86 border: 1px solid blue;
rc-web@11 87 position: relative;
rc-web@16 88 float: right;
rc-web@11 89 top: 15%;
rc-web@11 90 padding: 5px 5px 5px 5px ;
rc-web@19 91 background-color: blue;
rc-web@11 92 }
rc-web@11 93
rc-web@22 94 #datetime{
rc-web@23 95 display:table-cell;
rc-web@23 96 vertical-align:bottom;
rc-web@23 97 opacity: 0.7;
rc-web@23 98 height: 25px;
rc-web@23 99 text-align: center;
rc-web@23 100 width: 858px;
rc-web@23 101 font-size:1.5em;
rc-web@22 102 color: white;
rc-web@23 103 border: 1px solid blue;
rc-web@22 104 position: absolute;
rc-web@22 105 float: left;
rc-web@23 106 left: 206px;
rc-web@23 107 top: 25px;
rc-web@23 108
rc-web@23 109 background-color: black;
rc-web@22 110 }
rc-web@22 111
rc-web@23 112 #current{
rc-web@23 113 opacity: 0.7;
rc-web@23 114 height: 25px;
rc-web@23 115 text-align: center;
rc-web@23 116 width: 130px;
rc-web@23 117 font-size:1.5em;
rc-web@23 118 color: white;
rc-web@23 119 border: 1px solid blue;
rc-web@23 120 position: absolute;
rc-web@23 121 float: left;
rc-web@23 122 left: 210px;
rc-web@23 123 top: 25px;
rc-web@23 124 background-color: black;
rc-web@23 125 z-index: 1;
rc-web@23 126 }
rc-web@23 127
rc-web@23 128 #client_latency{
rc-web@23 129 opacity: 0.7;
rc-web@23 130 height: 25px;
rc-web@23 131 text-align: center;
rc-web@23 132 width: 160px;
rc-web@23 133 font-size:1.5em;
rc-web@23 134 color: white;
rc-web@23 135 border: 1px solid blue;
rc-web@23 136 position: absolute;
rc-web@23 137 float: left;
rc-web@23 138 right: 220px;
rc-web@23 139 top: 25px;
rc-web@23 140 background-color: black;
rc-web@23 141 z-index: 1;
rc-web@23 142 }
rc-web@23 143
rc-web@23 144
rc-web@11 145 .metrocase {
rc-web@11 146 position: absolute;
rc-web@23 147 top: 0px;
rc-web@23 148 left: 0px;
rc-web@11 149 color: black;
rc-web@11 150 text-align: center;
rc-web@11 151 font-size: 4em;
rc-web@11 152 font-color: black;
rc-web@11 153 background: transparent;
rc-web@23 154 width: 200px;
rc-web@23 155 height: 50px;
rc-web@11 156 z-index: 2;
rc-web@22 157 border: 1px solid blue;
rc-web@11 158 }
rc-web@11 159
rc-web@23 160 #metronome0 { width: 50px; height: 40px; border-radius: 30px; float:left; }
rc-web@23 161 #metronome1 { width: 50px; height: 40px; border-radius: 30px; float:left; }
rc-web@23 162 #metronome2 { width: 50px; height: 40px; border-radius: 30px; float:left; }
rc-web@23 163 #metronome3 { width: 50px; height: 40px; border-radius: 30px; float:left; }
rc-web@5 164
rc-web@5 165 #fluid {}
rc-web@5 166 .fluid-img{height:50%; width:50%;}
rc-web@5 167
rc-web@5 168 .clear
rc-web@5 169 {
rc-web@5 170 clear:both;
rc-web@5 171 }
rc-web@5 172
rc-web@5 173 #client_chronometer{
rc-web@22 174 border: 1px solid blue ;
rc-web@5 175 background-color: black;
rc-web@23 176 color: white;
rc-web@23 177 font-size: 3.5em;
rc-web@23 178 text-align: center;
rc-web@23 179 opacity:0.7;
rc-web@5 180 position: absolute;
rc-web@23 181 right: 0px;
rc-web@23 182 top: 0px;
rc-web@23 183 // padding: 2px 2px 2px 2px;
rc-web@23 184 width: 220px;
rc-web@23 185 height: 50px;
rc-web@5 186 z-position: 2;
rc-web@5 187 }
rc-web@5 188
rc-web@5 189 #countinnumber{
rc-web@5 190 background-color: gray;
rc-web@5 191 font-size: 48em;
rc-web@5 192 display:inline;
rc-web@5 193 text-align:center;
rc-web@5 194 z-index: 2;
rc-web@5 195 position: absolute;
rc-web@5 196 opacity:0.5;
rc-web@5 197 font-weight:bolder;
rc-web@5 198 width: 1280px;
rc-web@5 199 height: 800px;
rc-web@5 200 }
rc-web@5 201
rc-web@5 202 #content-txt {
rc-web@5 203 // padding: 2px 2px 2px 2px;
rc-web@5 204 font-size: 3em;
rc-web@5 205 text-align:center;
rc-web@5 206 background-color: black;
rc-web@5 207 border: 1px solid white;
rc-web@5 208 height: 800px;
rc-web@5 209 width: 1280px;
rc-web@5 210 margin-left:auto;
rc-web@5 211 margin-right:auto;
rc-web@5 212 display: table-cell;
rc-web@5 213 vertical-align: middle;
rc-web@5 214 }