Subversion Repositories LCARS

Rev

Rev 71 | Rev 74 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 71 Rev 72
Line 372... Line 372...
372
  padding-bottom: 0.2em;
372
  padding-bottom: 0.2em;
373
  padding-right: 0.2em;
373
  padding-right: 0.2em;
374
  background-color: black;
374
  background-color: black;
375
}
375
}
376
376
-
 
377
.multi-display .upper .title
-
 
378
{
-
 
379
  position: absolute;
-
 
380
  top: 0;
-
 
381
  left: 2.5em;
-
 
382
  bottom: 1em;
-
 
383
  right: 0.2em;
-
 
384
  background-color: black;
-
 
385
  color: white;
-
 
386
  font-size: 2.4em;
-
 
387
  text-transform: uppercase;
-
 
388
  text-align: right;
-
 
389
}
-
 
390
377
.multi-display .upper .button
391
.multi-display .upper .button
378
{
392
{
-
 
393
  position: relative;
379
  height: 3.8em;
394
  height: 3.8em;
380
  background-color: #c9c !important;
395
  background-color: #c9c !important;
-
 
396
  color: #000 !important;
-
 
397
}
-
 
398
-
 
399
.multi-display .upper .button .text
-
 
400
{
-
 
401
  position: absolute;
-
 
402
  bottom: 0;
-
 
403
  right: 0.2em;
-
 
404
  max-width: 4.6em;
-
 
405
  max-height: 3.6em;
-
 
406
  text-align: right;
-
 
407
  overflow: hidden;
381
}
408
}
382
409
383
.multi-display .upper .elbo
410
.multi-display .upper .elbo
384
{
411
{
385
  position: absolute;
412
  position: absolute;
Line 387... Line 414...
387
  top: 4em;
414
  top: 4em;
388
  width: 6em;
415
  width: 6em;
389
  height: 3.2em;
416
  height: 3.2em;
390
  border-bottom-left-radius: 2em;
417
  border-bottom-left-radius: 2em;
391
  background-color: #9cf;
418
  background-color: #9cf;
-
 
419
  color: #000;
-
 
420
}
-
 
421
-
 
422
.multi-display .upper .elbo .text
-
 
423
{
-
 
424
  position: absolute;
-
 
425
  top: 0;
-
 
426
  right: 1.2em;
-
 
427
  max-width: 3.5em;
-
 
428
  max-height: 2.2em;
-
 
429
  text-align: right;
-
 
430
  overflow: hidden;
392
}
431
}
393
432
394
.multi-display .upper .elbo .concave
433
.multi-display .upper .elbo .concave
395
{
434
{
396
  position: absolute;
435
  position: absolute;