From 1f3a58e7a80fdc075feb4f5271a378d2d8bd7c8a Mon Sep 17 00:00:00 2001 From: Jared Dillard Date: Tue, 14 Feb 2017 11:14:57 -0600 Subject: [PATCH] fix colspan background on dark theme --- src/usr/local/www/css/pfSense-dark.css | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/src/usr/local/www/css/pfSense-dark.css b/src/usr/local/www/css/pfSense-dark.css index ccf0d20f40..2d81983501 100644 --- a/src/usr/local/www/css/pfSense-dark.css +++ b/src/usr/local/www/css/pfSense-dark.css @@ -568,6 +568,10 @@ g.nv-axis text, g.nv-legend text { color: #e0e0e0; } +.colspanth { + background-color: #000000; +} + /* Required input elements have a title that begins with "*". This causes Group.class.php to add