Done some cosmetics changes on visualization pages (Co-author and co-investigator) to reflect wilma's color scheme.
This commit is contained in:
parent
1e298baf8e
commit
7d2c2e787d
1 changed files with 2 additions and 3 deletions
|
@ -186,8 +186,7 @@ table.sparkline_wrapper_table td, th {
|
||||||
height: 840px;
|
height: 840px;
|
||||||
}
|
}
|
||||||
#dataPanel {
|
#dataPanel {
|
||||||
border-color: #DFE6E6;
|
border: 1px solid #e9e9e9;
|
||||||
border: 1px solid;
|
|
||||||
background: #F7F9F9;
|
background: #F7F9F9;
|
||||||
width: 250px;
|
width: 250px;
|
||||||
height: 615px;
|
height: 615px;
|
||||||
|
@ -232,7 +231,7 @@ table.sparkline_wrapper_table td, th {
|
||||||
font-size: .9em;
|
font-size: .9em;
|
||||||
}
|
}
|
||||||
#profileTitle {
|
#profileTitle {
|
||||||
background-color: #2A2A2A;
|
background-color: #2485AE;
|
||||||
color: white;
|
color: white;
|
||||||
font-weight: bold;
|
font-weight: bold;
|
||||||
line-height: 1em !important;
|
line-height: 1em !important;
|
||||||
|
|
Loading…
Add table
Reference in a new issue