summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--src/usr/local/www/bootstrap/css/pfSense-dark.css3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/usr/local/www/bootstrap/css/pfSense-dark.css b/src/usr/local/www/bootstrap/css/pfSense-dark.css
index 7e81f52..5dcab20 100644
--- a/src/usr/local/www/bootstrap/css/pfSense-dark.css
+++ b/src/usr/local/www/bootstrap/css/pfSense-dark.css
@@ -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;
}
OpenPOWER on IntegriCloud