|
|
@ -7,15 +7,16 @@ |
|
|
|
#header .logo {float:right;} |
|
|
|
#content {padding-bottom: 40px;} |
|
|
|
h2,h3 {margin-top:2em;} |
|
|
|
#content p a {color:#EEE;} |
|
|
|
#content a {color:#EEE;} |
|
|
|
|
|
|
|
table {border:1px solid #999;font-size:0.9em;border-collapse: collapse;} |
|
|
|
table th {background: #444;} |
|
|
|
table td,table th {border:1px solid #999;padding:5px;min-width:150px;} |
|
|
|
|
|
|
|
.treemapCell {background-color:#FF6600} |
|
|
|
.treemapHead {background-color:#B34700} |
|
|
|
.treemapCell.selected, .treemapCell.selected .treemapCell.selected {background-color:#FF8C3F !important;} |
|
|
|
.treemapCell.selected .treemapCell {background-color:#FF9900} |
|
|
|
.treemapCell.selected .treemapHead {background-color:#B36B00} |
|
|
|
.treemapCell {background-color:#193AB3} |
|
|
|
.treemapHead {background-color:#09268D} |
|
|
|
.treemapCell.selected, .treemapCell.selected .treemapCell.selected {background-color: #3657C9 !important;} |
|
|
|
.treemapCell.selected .treemapCell {background-color:#3657C9} |
|
|
|
.treemapCell.selected .treemapHead {background-color: #2F4D9A |
|
|
|
} |
|
|
|
.transfer {border:1px solid black} |