Rev 101 | Rev 103 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
Rev 101 | Rev 102 | ||
---|---|---|---|
Line 493... | Line 493... | ||
493 | .multi-display .upper .elbo-button .text |
493 | .multi-display .upper .elbo-button .text |
494 | {
|
494 | {
|
495 | position: absolute; |
495 | position: absolute; |
496 | bottom: 0; |
496 | bottom: 0; |
497 | right: 0.2em; |
497 | right: 0.2em; |
498 | max-width: 4.6em; |
498 | max-width: 4em; |
499 | max-height: 3.6em; |
499 | max-height: 3.6em; |
500 | text-align: right; |
500 | text-align: right; |
501 | overflow: hidden; |
501 | overflow: hidden; |
502 | }
|
502 | }
|
503 | 503 | ||
Line 516... | Line 516... | ||
516 | .multi-display .upper .elbo .text |
516 | .multi-display .upper .elbo .text |
517 | {
|
517 | {
|
518 | position: absolute; |
518 | position: absolute; |
519 | top: 0; |
519 | top: 0; |
520 | right: 1.2em; |
520 | right: 1.2em; |
521 | max-width: 3.5em; |
521 | max-width: 4em; |
522 | max-height: 2.2em; |
522 | max-height: 2.2em; |
523 | text-align: right; |
523 | text-align: right; |
524 | overflow: hidden; |
524 | overflow: hidden; |
525 | cursor: default; |
525 | cursor: default; |
526 | }
|
526 | }
|