Subversion Repositories LCARS

Rev

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

Rev 90 Rev 92
Line 418... Line 418...
418
  overflow: hidden;
418
  overflow: hidden;
419
  text-overflow: ellipsis;
419
  text-overflow: ellipsis;
420
  text-align: left;
420
  text-align: left;
421
}
421
}
422
422
423
.multi-display .upper .content .button
423
.multi-display .upper .content .commands
424
{
424
{
425
  position: absolute;
425
  position: absolute;
426
  margin-right: 0;
426
  margin: 0;
-
 
427
  padding: 0;
-
 
428
  top: 2.4em;
-
 
429
  right: 0em;
-
 
430
  height: 3.8em;
-
 
431
  width: 10.2em;
-
 
432
  list-style: none;
-
 
433
}
-
 
434
-
 
435
.multi-display .upper .content .commands li
-
 
436
{
-
 
437
  position: absolute;
-
 
438
  margin: 0;
-
 
439
  width: 5em;
-
 
440
  height: 1.8em;
-
 
441
}
-
 
442
-
 
443
.multi-display .upper .content .commands .button
-
 
444
{
-
 
445
  position: absolute;
-
 
446
  top: 0;
-
 
447
  left: 0;
-
 
448
  margin: 0;
427
  height: 1.8em;
449
  height: 1.8em;
-
 
450
  border-radius: 0.9em;
428
  text-transform: none;
451
  text-transform: none;
429
}
452
}
430
453
431
.multi-display .upper .content .button .text {
454
.multi-display .upper .content .commands .button .text {
432
  right: 0.75em;
455
  right: 0.75em;
433
}
456
}
434
457
435
.multi-display .upper .content #cmd1
458
.multi-display .upper .content #cmd1
436
{
459
{
437
  top: 2.4em;
460
  top: 0;
438
  right: 5.2em;
461
  right: 5.2em;
439
}
462
}
440
463
441
.multi-display .upper .content #cmd2
464
.multi-display .upper .content #cmd2
442
{
465
{
443
  top: 2.4em;
466
  top: 0;
444
  right: 0;
467
  right: 0;
445
}
468
}
446
469
447
.multi-display .upper .content #cmd3
470
.multi-display .upper .content #cmd3
448
{
471
{
449
  top: 4.4em;
472
  top: 2em;
450
  right: 5.2em;
473
  right: 0;
451
}
474
}
452
475
453
.multi-display .upper .content #cmd4
476
.multi-display .upper .content #cmd4
454
{
477
{
455
  top: 4.4em;
478
  top: 2em;
456
  right: 0;
479
  right: 5.2em;
457
}
480
}
458
481
459
.multi-display .upper .elbo-button
482
.multi-display .upper .elbo-button
460
{
483
{
461
  position: absolute;
484
  position: absolute;