summaryrefslogtreecommitdiff
path: root/frontend/gamma/css/web.css
Unidiff
Diffstat (limited to 'frontend/gamma/css/web.css') (more/less context) (show whitespace changes)
-rw-r--r--frontend/gamma/css/web.css1
1 files changed, 1 insertions, 0 deletions
diff --git a/frontend/gamma/css/web.css b/frontend/gamma/css/web.css
index 94cd715..5d8bc20 100644
--- a/frontend/gamma/css/web.css
+++ b/frontend/gamma/css/web.css
@@ -521,48 +521,49 @@ div.pageFooter div.footerWrapper div.footerContent canvas.footerStarIcon {
521 width: 40px; 521 width: 40px;
522 height: 40px; 522 height: 40px;
523 float: left; 523 float: left;
524} 524}
525div.pageFooter div.footerWrapper div.footerContent span.copyright { 525div.pageFooter div.footerWrapper div.footerContent span.copyright {
526 padding-left: 10px; 526 padding-left: 10px;
527 color: #a0a0a0; 527 color: #a0a0a0;
528} 528}
529div.pageFooter div.footerWrapper div.footerContent a { 529div.pageFooter div.footerWrapper div.footerContent a {
530 padding-left: 50px; 530 padding-left: 50px;
531 display: block; 531 display: block;
532 color: #888888; 532 color: #888888;
533 font-weight: bold; 533 font-weight: bold;
534 text-decoration: none; 534 text-decoration: none;
535} 535}
536div.pageFooter div.footerWrapper div.footerContent div.applicationVersion { 536div.pageFooter div.footerWrapper div.footerContent div.applicationVersion {
537 padding: 8px; 537 padding: 8px;
538 color: #888888; 538 color: #888888;
539 background-color: #d2d2d2; 539 background-color: #d2d2d2;
540 position: relative; 540 position: relative;
541 top: -40px; 541 top: -40px;
542 float: right; 542 float: right;
543} 543}
544div.pageFooter div.footerWrapper div.footerContent div.applicationVersion a { 544div.pageFooter div.footerWrapper div.footerContent div.applicationVersion a {
545 padding-left: 0px;
545 display: inline; 546 display: inline;
546} 547}
547/* 548/*
548 549
549Color list: 550Color list:
550- login box: 551- login box:
551 light#ff9955 552 light#ff9955
552 dark#ff6622 553 dark#ff6622
553- login button: 554- login button:
554 regular#dd5500 555 regular#dd5500
555 hover#773311 556 hover#773311
556- login translations: 557- login translations:
557 box: #cc6622; 558 box: #cc6622;
558 not-selected: 559 not-selected:
559 color: #ddaa99 560 color: #ddaa99
560 background:#994422 561 background:#994422
561 selected: #772211; 562 selected: #772211;
562*/ 563*/
563html { 564html {
564 height: 100%; 565 height: 100%;
565} 566}
566body { 567body {
567 font-family: Helvetica-Neue, Helvetica, Arial, Geneva, sans-serif; 568 font-family: Helvetica-Neue, Helvetica, Arial, Geneva, sans-serif;
568 margin: 0px; 569 margin: 0px;