From 362984f8238d44206256babf92336946dfb4f7ce Mon Sep 17 00:00:00 2001 From: Michael M Slusarz Date: Mon, 9 Feb 2009 22:39:27 -0700 Subject: [PATCH] Fix qclose:hover display --- imp/themes/screen-dimp.css | 1 + 1 file changed, 1 insertion(+) diff --git a/imp/themes/screen-dimp.css b/imp/themes/screen-dimp.css index c3c0411c5..6ccea5ad0 100644 --- a/imp/themes/screen-dimp.css +++ b/imp/themes/screen-dimp.css @@ -990,6 +990,7 @@ a.address:hover img { } #qclose a:hover { background: #fff; + padding: 0px 2px 2px 4px; } #qoptions .qlabel { font-weight: bold; -- 2.11.0