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;
|
||||
}
|
||||
#dataPanel {
|
||||
border-color: #DFE6E6;
|
||||
border: 1px solid;
|
||||
border: 1px solid #e9e9e9;
|
||||
background: #F7F9F9;
|
||||
width: 250px;
|
||||
height: 615px;
|
||||
|
@ -232,7 +231,7 @@ table.sparkline_wrapper_table td, th {
|
|||
font-size: .9em;
|
||||
}
|
||||
#profileTitle {
|
||||
background-color: #2A2A2A;
|
||||
background-color: #2485AE;
|
||||
color: white;
|
||||
font-weight: bold;
|
||||
line-height: 1em !important;
|
||||
|
|
Loading…
Add table
Reference in a new issue