Rev 92 | Rev 101 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
| Rev 92 | Rev 94 | ||
|---|---|---|---|
| Line 260... | Line 260... | ||
| 260 | }
|
260 | }
|
| 261 | 261 | ||
| 262 | #bow-bottom .spacer { |
262 | #bow-bottom .spacer { |
| 263 | position: absolute; |
263 | position: absolute; |
| 264 | left: 10.2em; |
264 | left: 10.2em; |
| 265 | bottom: 0em; |
265 | bottom: 0; |
| 266 | width: 0.2em; |
266 | width: 0.2em; |
| 267 | height: 0.5em; |
267 | height: 0.5em; |
| 268 | background-color: black; |
268 | background-color: black; |
| 269 | }
|
269 | }
|
| 270 | 270 | ||
| Line 352... | Line 352... | ||
| 352 | .multi-display
|
352 | .multi-display
|
| 353 | {
|
353 | {
|
| 354 | position: fixed; |
354 | position: fixed; |
| 355 | top: 2.6em; |
355 | top: 2.6em; |
| 356 | left: 15.8em; |
356 | left: 15.8em; |
| 357 | right: 0em; |
357 | right: 0; |
| 358 | }
|
358 | }
|
| 359 | 359 | ||
| 360 | .multi-display .button |
360 | .multi-display .button |
| 361 | {
|
361 | {
|
| 362 | width: 5em !important; |
362 | width: 5em !important; |
| Line 366... | Line 366... | ||
| 366 | {
|
366 | {
|
| 367 | position: absolute; |
367 | position: absolute; |
| 368 | top: 0; |
368 | top: 0; |
| 369 | left: 0; |
369 | left: 0; |
| 370 | right: 0; |
370 | right: 0; |
| 371 | height: 7.4em; |
371 | height: 7.5em; |
| 372 | padding-bottom: 0.2em; |
- | |
| 373 | padding-right: 0.2em; |
372 | padding-right: 0.2em; |
| 374 | background-color: black; |
373 | background-color: black; |
| 375 | }
|
374 | }
|
| 376 | 375 | ||
| 377 | .multi-display .upper .content |
376 | .multi-display .upper .content |
| 378 | {
|
377 | {
|
| 379 | position: absolute; |
378 | position: absolute; |
| 380 | top: 0; |
379 | top: 0; |
| 381 | left: 6em; |
380 | left: 6em; |
| 382 | bottom: 1.4em; |
381 | bottom: 1.3em; |
| 383 | right: 0.2em; |
382 | right: 0.2em; |
| 384 | background-color: black; |
383 | background-color: black; |
| 385 | color: white; |
384 | color: white; |
| 386 | text-align: right; |
385 | text-align: right; |
| 387 | overflow: hidden; |
386 | overflow: hidden; |
| Line 390... | Line 389... | ||
| 390 | 389 | ||
| 391 | .multi-display .upper .content .title |
390 | .multi-display .upper .content .title |
| 392 | {
|
391 | {
|
| 393 | position: absolute; |
392 | position: absolute; |
| 394 | top: 0; |
393 | top: 0; |
| 395 | left: 0em; |
394 | left: 0; |
| 396 | height: 1em; |
395 | height: 1em; |
| 397 | right: 0em; |
396 | right: 0; |
| 398 | background-color: black; |
397 | background-color: black; |
| 399 | color: white; |
398 | color: white; |
| 400 | font-size: 2.4em; |
399 | font-size: 2.4em; |
| 401 | text-transform: uppercase; |
400 | text-transform: uppercase; |
| 402 | text-align: right; |
401 | text-align: right; |
| Line 424... | Line 423... | ||
| 424 | {
|
423 | {
|
| 425 | position: absolute; |
424 | position: absolute; |
| 426 | margin: 0; |
425 | margin: 0; |
| 427 | padding: 0; |
426 | padding: 0; |
| 428 | top: 2.4em; |
427 | top: 2.4em; |
| 429 | right: 0em; |
428 | right: 0; |
| 430 | height: 3.8em; |
429 | height: 3.8em; |
| 431 | width: 10.2em; |
430 | width: 10.2em; |
| 432 | list-style: none; |
431 | list-style: none; |
| 433 | }
|
432 | }
|
| 434 | 433 | ||
| Line 537... | Line 536... | ||
| 537 | background-color: black; |
536 | background-color: black; |
| 538 | }
|
537 | }
|
| 539 | 538 | ||
| 540 | .multi-display .border |
539 | .multi-display .border |
| 541 | {
|
540 | {
|
| 542 | overflow: hidden; |
- | |
| 543 | height: 1em; |
541 | height: 1em; |
| 544 | }
|
542 | }
|
| 545 | 543 | ||
| 546 | .multi-display .upper .border |
544 | .multi-display .upper .border |
| 547 | {
|
545 | {
|
| 548 | position: fixed; |
546 | position: absolute; |
| 549 | top: 9em; |
547 | top: 6.4em; |
| 550 | left: 21.8em; |
548 | left: 6em; |
| 551 | right: 0.2em; |
549 | right: 0.2em; |
| 552 | }
|
550 | }
|
| 553 | 551 | ||
| 554 | .multi-display .border div |
552 | .multi-display .border div |
| 555 | {
|
553 | {
|
| Line 579... | Line 577... | ||
| 579 | .multi-display .lower |
577 | .multi-display .lower |
| 580 | {
|
578 | {
|
| 581 | position: absolute; |
579 | position: absolute; |
| 582 | top: 7.5em; |
580 | top: 7.5em; |
| 583 | left: 0; |
581 | left: 0; |
| 584 | padding-top: 0.1em; |
582 | height: 0.1em; |
| - | 583 | right: 0; |
|
| 585 | background-color: black; |
584 | background-color: black; |
| 586 | }
|
585 | }
|
| 587 | 586 | ||
| 588 | .multi-display .lower .elbo |
587 | .multi-display .lower .elbo |
| 589 | {
|
588 | {
|
| 590 | position: relative; |
589 | position: absolute; |
| - | 590 | top: 0.1em; |
|
| - | 591 | left: 0; |
|
| 591 | width: 6em; |
592 | width: 6em; |
| 592 | height: 3em; |
593 | height: 3em; |
| 593 | border-top-left-radius: 2em; |
594 | border-top-left-radius: 2em; |
| 594 | background-color: #fc6; |
595 | background-color: #fc6; |
| 595 | }
|
596 | }
|
| Line 614... | Line 615... | ||
| 614 | background-color: #fc6; |
615 | background-color: #fc6; |
| 615 | }
|
616 | }
|
| 616 | 617 | ||
| 617 | .multi-display .lower .border-container |
618 | .multi-display .lower .border-container |
| 618 | {
|
619 | {
|
| 619 | position: fixed; |
620 | position: absolute; |
| 620 | top: 10.2em; |
621 | top: 0.1em; |
| 621 | left: 21.8em; |
622 | left: 6em; |
| 622 | right: 0em; |
623 | right: 0; |
| 623 | height: 1.2em; |
624 | height: 1.2em; |
| 624 | background-color: black; |
625 | background-color: black; |
| 625 | }
|
626 | }
|
| 626 | 627 | ||
| 627 | .multi-display .lower .border |
628 | .multi-display .lower .border |