comparison www/m/css/nodescore-tablet.css @ 42:49c94f63b8b0

css for nexus 7 and associated files- archive m.a added - remove later
author tzara <rc-web@kiben.net>
date Tue, 04 Sep 2012 07:25:49 +0000
parents
children 7f0485e0d0ff
comparison
equal deleted inserted replaced
41:56767c69b7c4 42:49c94f63b8b0
1 body{
2 background-color: black;
3 color: white;
4 font: 12px Helvetica, Arial;
5 padding:0px;
6 margin-top:0px;
7 margin-left:0px;
8 height:100%;
9 }
10
11
12
13 h3,h4,h5,h6 {
14 width: 400px;
15 background-color: white;
16 display: inline;
17 color: #666;
18 z-index: 2;
19 }
20
21 h1{ background-color: black; color:white;font: 44px Helvetica, Arial; }
22 h2{ font: 28px Helvetica, Arial; color:white}
23 h3{ font: 12px Helvetica, Arial; color:white }
24 h4{ background-color: black; font: 19px Helvetica, Arial;
25 text-align: center; margin-left:auto; margin-right:auto; color:white}
26
27 a:link {color:#666;}
28 a:visited {color: #666;}
29 a:hover {color: black; background-color:gray;}
30 a:active {color: black;background-color:white;}
31
32 ul, li, h4, h3, h2, h1, p{
33 padding:0;
34 margin:0;
35 list-style:none;
36 }
37
38
39 .outermaster{
40 margin-top:4px;
41 height: 470px;
42 width: 1024px;
43 border-radius: 15px;
44 background-color:black;
45 border: 1px solid gray;
46 position: relative;
47 !padding: 5px 5px 5px 5px ;
48 color: white;
49 opacity:0.8;
50 !top: 10%
51 +filter: invert(100%);
52 margin-left: 0px;
53 padding:0px;
54 }
55
56 #live{
57 !margin-left:auto;
58 !margin-right:auto;
59 !margin-top:5px;
60 !margin: 2px;
61 width: 100%;
62 height: 465px;
63 text-align: center;
64 border-radius: 15px;
65 background-color:black;
66 border: 0px solid blue;
67 position: absolute;
68 ! padding: 5px 5px 5px 5px ;
69 color: white;
70 top: 0px;
71 +filter: invert(100%);
72 z-index:-1;
73 margin-left: 0px;
74 padding:0px;
75 }
76
77 #info{
78 position: absolute;
79 border: 0px solid red;
80 border-radius:15px;
81 top: 338px;
82 !padding: 5px 5px 5px 5px;
83 height: 135px;
84 width: 100%;
85 }
86
87 #comms{
88 border-radius: 15px;
89 height: 120px;
90 width: 250px;
91 margin: 0px;
92 border: 1px solid gray;
93 color: black;
94 float:left;
95 padding: 5px 5px 5px 5px;
96 }
97
98 #midfoot{
99 !margin-left:auto; margin-right:auto;
100 border-radius: 15px;
101 height: 120px;
102 width: 30%;
103 margin: 0px;
104 margin-left:15px;
105 border: 1px solid gray;
106 padding: 5px 5px 5px 5px ;
107 background: black;
108 opacity:1;
109 float:left;
110 }
111
112 #preview{
113 border-radius: 15px;
114 height: 120px;
115 width: 400px;
116 margin: 0px;
117 border: 1px solid gray;
118 !position: absolute;
119 !top: 325px;
120 !right: 0px;
121 padding: 5px 5px 5px 5px ;
122 color: black;
123 overflow:hidden;
124 float:right;
125 }
126
127 #timeinfo{
128 border-radius: 15px;
129 height:80px;
130 width: 95%;
131 margin: 0px;
132 padding: 5px 5px 5px 5px ;
133 background: transparent;
134 position:relative;
135 top:30px;
136 }
137
138 #remainingtime{
139 !display:table-cell; vertical-align:middle;
140 font-size:1.4em;
141 color:white;
142 position:relative;
143 left:30px;
144 top:40px;
145 width: 120px;
146 float:left;
147 background-color:transparent;
148 }
149
150 .footdata{
151 !margin-top:10px;
152 margin-left:auto; margin-right:auto;
153 border-radius: 15px;
154 height: 50px;
155 width: 100%;
156 !margin: 10px;
157 border: 0px solid gray;
158 position:absolute;
159 top: 0px;
160 ! padding: 5px 5px 5px 5px ;
161 background: black;
162 opacity:1;
163 }
164
165
166 .outersquare{
167 border-radius: 15px;
168 border: 1px solid blue;
169 ! position: absolute;
170 !top: 50px;
171 !left: 110px;
172 padding: 1px 1px 1px 1px ;
173 background: black;
174 width: 99%;
175 height: 690px;
176 }
177
178 .svgmusic {
179 display:block;
180 border-radius: 15px;
181 margin: 0px;
182 width: 100%;
183 height: 450px;
184 }
185
186 .magicsquare {
187 ! margin: 10px;
188 border-radius: 5px;
189 border: 1px solid yellow;
190 !padding: 2px 2px 2px 2px;
191 background: transparent;
192 width: 50px; height: 45px;
193 border-radius: 10px;
194 float: left;
195 color: white;
196 font-size: 3em;
197 text-align: center;
198 }
199
200 .latencies{
201 ! height: 90px; width: 200px;
202 ! border: 1px solid blue;
203 ! position: relative; top: 15%;
204 ! float: right;
205 ! padding: 5px 5px 5px 5px ;
206 ! background-color: yellow;
207 }
208
209
210 #datetime{
211 ! display:table-cell; vertical-align:middle;
212 width:80px;
213 float:clear;
214 !margin-top: 30px;
215 !margin-right: 30px;
216 !float:left;
217 !padding: 1px 1px 1px 1px;
218 font-size:1em; color: white;
219 !position: absolute;
220 !bottom: 10px;
221 !left: 25%;
222 !float: left;
223 !background-color: transparent;
224 !opacity: 0.7;
225 }
226
227 #current{
228 float:right;
229 position: relative;
230 right: 5%;
231 bottom:-5px;
232 font-size:1.7em;
233 font-weight: bold;
234 color: white;
235 background-color: transparent;
236 z-index: 3;
237 opacity: 0.8;
238 padding: 3px 3px 3px 3px;
239 }
240
241 #client_latency{
242 background:transparent;
243 width:135px;
244 font-size:1.2em;
245 color: white;
246 z-index: 1;
247 padding: 3px 3px 3px 3px;
248 opacity: 0.6;
249 float:left;
250 position:relative;
251 left: 100px;
252 bottom: 10px;
253
254 }
255
256 .metrocase {
257 float:right;
258 border-radius: 5px;
259 position: relative;
260 right: 40px;
261 top:-25px;
262 width: 50px;
263 height: 30px;
264 color: black;
265 text-align: center;
266 font-size: 4em; font-color: black;
267 background: transparent;
268 z-index: 2;
269 border: 1px solid white;
270 }
271
272 #metronome0 { position: absolute; width: 50px; height: 30px; border-radius: 5px; float:left; }
273 #metronome1 { width: 50px; height: 40px; border-radius: 30px; float:left; }
274 #metronome2 { width: 50px; height: 40px; border-radius: 30px; float:left; }
275 #metronome3 { width: 50px; height: 40px; border-radius: 30px; float:left; }
276
277 #fluid {}
278 .fluid-img{ height:50%; width:50%; }
279
280 .clear { clear:both; }
281
282 #midcomms{
283 color:white;
284 width:160px;
285 height:40px;
286 background-color:transparent;
287 border: 0px solid yellow;
288 float:left;
289 }
290
291 #client_chronometer{
292 display:table-cell; vertical-align:middle;
293 border-radius: 15px;
294 !border: 2px solid gray ;
295 float:right;
296 background-color: black;
297 color: white;
298 font-size: 2.8em;
299 text-align: center;
300 opacity:0.7;
301 position: relative;
302 left: 20px;
303 bottom:10px;
304 width: 200px;
305 !height: 40px;
306 z-position: 2;
307 }
308
309 #counttitle{
310 font-size:3em;
311 margin:0;
312 float:left;
313 width:120px;
314 position:relative;
315 top:5px;
316 left:5px;
317 }
318
319 #count {
320 width:40px;
321 font-size: 5em;
322 font-weight:bolder;
323 margin:0;
324 padding:0;
325 position:relative;
326 left:15px;
327 top: -10px;
328 background:transparent;
329 float:left;
330 display:inline;
331 }
332
333 #totalcountdown {
334 font-size: 1.3em;
335 color:red;
336 position:relative;
337 left: 10px;
338 !top: 0px;
339 !text-align:center
340 font-weight:bolder;
341 !width:100%;
342 !float:left;
343 display:inline;
344
345
346 }
347
348 #countinnumber{
349 border-radius: 15px;
350 position: absolute;
351 !width: 100%;
352 !height: 90%;
353 background-color:black;
354 font-size: 10em;
355 font-weight:bolder;
356 display:inline;
357 text-align:center;
358 z-index: 2;
359 opacity:0.5;
360 float:left;
361 }
362
363 #content-txt {
364 width: 100%; height: 90%;
365 font-size:3em;
366 text-align:center;
367 background-color:black;
368 border:1px solid white;
369 margin-left:auto; margin-right:auto;
370 display:table-cell;
371 vertical-align:middle;
372 border-radius: 15px;
373 }