Rev 80 | Rev 87 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
Rev 80 | Rev 83 | ||
---|---|---|---|
Line 288... | Line 288... | ||
288 | background-color: #7d7d7d; /* c9c */ |
288 | background-color: #7d7d7d; /* c9c */ |
289 | color: #000 !important; |
289 | color: #000 !important; |
290 | text-decoration: none !important; |
290 | text-decoration: none !important; |
291 | text-transform: uppercase; |
291 | text-transform: uppercase; |
292 | overflow: hidden; |
292 | overflow: hidden; |
293 | cursor: pointer; |
293 | cursor: pointer !important; |
294 | }
|
294 | }
|
295 | 295 | ||
296 | .button .text { |
296 | .button .text { |
297 | position: absolute; |
297 | position: absolute; |
298 | bottom: 0; |
298 | bottom: 0; |
299 | right: 0.5em; |
299 | right: 0.5em; |
- | 300 | cursor: pointer !important; |
|
300 | }
|
301 | }
|
301 | 302 | ||
302 | .button.command { |
303 | .button.command { |
303 | border-radius: 1.2em; |
304 | border-radius: 1.2em; |
304 | }
|
305 | }
|
Line 451... | Line 452... | ||
451 | left: 0; |
452 | left: 0; |
452 | width: 5em; |
453 | width: 5em; |
453 | height: 4em; |
454 | height: 4em; |
454 | background-color: #c9c !important; |
455 | background-color: #c9c !important; |
455 | color: #000 !important; |
456 | color: #000 !important; |
- | 457 | cursor: default; |
|
456 | }
|
458 | }
|
457 | 459 | ||
458 | .multi-display .upper .elbo-button .text |
460 | .multi-display .upper .elbo-button .text |
459 | {
|
461 | {
|
460 | position: absolute; |
462 | position: absolute; |
Line 485... | Line 487... | ||
485 | right: 1.2em; |
487 | right: 1.2em; |
486 | max-width: 3.5em; |
488 | max-width: 3.5em; |
487 | max-height: 2.2em; |
489 | max-height: 2.2em; |
488 | text-align: right; |
490 | text-align: right; |
489 | overflow: hidden; |
491 | overflow: hidden; |
- | 492 | cursor: default; |
|
490 | }
|
493 | }
|
491 | 494 | ||
492 | .multi-display .upper .elbo .concave |
495 | .multi-display .upper .elbo .concave |
493 | {
|
496 | {
|
494 | position: absolute; |
497 | position: absolute; |