From: Michael M Slusarz Date: Tue, 10 Feb 2009 05:39:27 +0000 (-0700) Subject: Fix qclose:hover display X-Git-Url: https://git.internetallee.de/?a=commitdiff_plain;h=362984f8238d44206256babf92336946dfb4f7ce;p=horde.git Fix qclose:hover display --- 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;