Changed css color #13968c to #2485AE across viz pages to match Wilma theme color scheme.
This commit is contained in:
parent
ba8ae34d40
commit
7820908db7
5 changed files with 6 additions and 6 deletions
|
@ -73,7 +73,7 @@ p.datatable {
|
||||||
|
|
||||||
.neutral_investigator_name,
|
.neutral_investigator_name,
|
||||||
.neutral_author_name {
|
.neutral_author_name {
|
||||||
color: #13968c;
|
color: #2485AE;
|
||||||
font-weight: bold;
|
font-weight: bold;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
@ -248,7 +248,7 @@ moniker{
|
||||||
}
|
}
|
||||||
#dataPanel .bold {
|
#dataPanel .bold {
|
||||||
font-weight: bold;
|
font-weight: bold;
|
||||||
color:#13968c;
|
color: #2485AE;
|
||||||
font-size: 14px;
|
font-size: 14px;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
|
@ -31,7 +31,7 @@
|
||||||
}
|
}
|
||||||
#dataPanel .bold {
|
#dataPanel .bold {
|
||||||
font-weight: bold;
|
font-weight: bold;
|
||||||
color:#13968c;
|
color: #2485AE;
|
||||||
font-size: 14px;
|
font-size: 14px;
|
||||||
}
|
}
|
||||||
#dataPanel .author_stats .numbers {
|
#dataPanel .author_stats .numbers {
|
||||||
|
|
|
@ -78,7 +78,7 @@ p.datatable {
|
||||||
}
|
}
|
||||||
|
|
||||||
.author_name {
|
.author_name {
|
||||||
color: #13968c;
|
color: #2485AE;
|
||||||
font-weight: bold;
|
font-weight: bold;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
|
@ -40,7 +40,7 @@
|
||||||
}
|
}
|
||||||
#dataPanel .bold {
|
#dataPanel .bold {
|
||||||
font-weight: bold;
|
font-weight: bold;
|
||||||
color:#13968c;
|
color: #2485AE;
|
||||||
font-size: 14px;
|
font-size: 14px;
|
||||||
}
|
}
|
||||||
#dataPanel .author_stats .numbers {
|
#dataPanel .author_stats .numbers {
|
||||||
|
|
|
@ -107,7 +107,7 @@ p.datatable {
|
||||||
}
|
}
|
||||||
|
|
||||||
.author_name {
|
.author_name {
|
||||||
color: #13968c;
|
color: #2485AE;
|
||||||
font-weight: bold;
|
font-weight: bold;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue