From deeb6bc858910254f9ea42a46c9336855a7d4722 Mon Sep 17 00:00:00 2001 From: moisseev Date: Tue, 7 Jul 2020 21:10:47 +0300 Subject: [WebUI] Improve glyphicons rasterization in FooTable headers --- interface/css/rspamd.css | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'interface') diff --git a/interface/css/rspamd.css b/interface/css/rspamd.css index 8fb54ab7c..b4de0e64f 100644 --- a/interface/css/rspamd.css +++ b/interface/css/rspamd.css @@ -81,6 +81,10 @@ fieldset[disabled] .btn { height: 30px; } +.footable-header .fooicon { + font-size: 12px; +} + a { outline: none; } -- cgit v1.2.3