From a7b1af68ea62bb4b29b821a8f39da47a269c05c5 Mon Sep 17 00:00:00 2001 From: chansizzle <14916599+chansizzle@users.noreply.github.com> Date: Sat, 27 Jul 2019 19:04:13 -0600 Subject: [PATCH] Update css.php (#4394) --- themes/default/css.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/themes/default/css.php b/themes/default/css.php index 67027660f8..b9e3f1b1a7 100644 --- a/themes/default/css.php +++ b/themes/default/css.php @@ -803,7 +803,7 @@ $default_login = ($_REQUEST['login'] == 'default') ? true : false; div.domains_list_item_active:hover a, div.domains_list_item_active:hover span { - color: ; + color: ; } /* DOMAIN SELECTOR: END ********************************************************/