From 43945dcbbf95caac39ceeb75d4de10b0da03d477 Mon Sep 17 00:00:00 2001 From: idk <hankhill19580@gmail.com> Date: Sun, 26 Jun 2022 12:28:03 -0400 Subject: [PATCH] fix dark them address book css. closes #343 --- apps/routerconsole/jsp/themes/console/dark/console.css | 1 - 1 file changed, 1 deletion(-) diff --git a/apps/routerconsole/jsp/themes/console/dark/console.css b/apps/routerconsole/jsp/themes/console/dark/console.css index ce398176e0..f9b6804934 100644 --- a/apps/routerconsole/jsp/themes/console/dark/console.css +++ b/apps/routerconsole/jsp/themes/console/dark/console.css @@ -1006,7 +1006,6 @@ a:active img[src="/themes/console/images/i2plogo.png"] { .main#dns { padding: 0 0 3px; min-width: 650px !important; - background: #000; } .main#webmail, -- GitLab