Fix qclose:hover display
authorMichael M Slusarz <slusarz@curecanti.org>
Tue, 10 Feb 2009 05:39:27 +0000 (22:39 -0700)
committerMichael M Slusarz <slusarz@curecanti.org>
Tue, 10 Feb 2009 05:39:27 +0000 (22:39 -0700)
imp/themes/screen-dimp.css

index c3c0411..6ccea5a 100644 (file)
@@ -990,6 +990,7 @@ a.address:hover img {
 }
 #qclose a:hover {
     background: #fff;
+    padding: 0px 2px 2px 4px;
 }
 #qoptions .qlabel {
     font-weight: bold;