mirror of
https://github.com/pfsense/pfsense.git
synced 2025-10-26 11:38:35 +00:00
fix dark theme css
This commit is contained in:
parent
4225416f3a
commit
4d13e55ffa
@ -421,6 +421,7 @@ textarea {
|
||||
|
||||
.bs-callout-info h4 {
|
||||
color: #01579B;
|
||||
}
|
||||
|
||||
/* D3 Styles */
|
||||
|
||||
@ -432,7 +433,7 @@ g.nv-axis text, g.nv-legend text {
|
||||
fill: #FFFFFF;
|
||||
}
|
||||
|
||||
.nvd3 .nv-axis line, .nvd3 .nv-axis path{
|
||||
.nvd3 .nv-axis line, .nvd3 .nv-axis path {
|
||||
fill: #616161 !important;
|
||||
stroke: #616161 !important;
|
||||
}
|
||||
|
||||
Loading…
Reference in New Issue
Block a user