Better effect when hovering over folderopts
authorMichael M Slusarz <slusarz@curecanti.org>
Fri, 7 May 2010 20:23:02 +0000 (14:23 -0600)
committerMichael M Slusarz <slusarz@curecanti.org>
Fri, 7 May 2010 20:45:00 +0000 (14:45 -0600)
imp/themes/dimp/screen.css

index ed7c7cb..e2907b8 100644 (file)
@@ -383,6 +383,9 @@ div.vpRowVert.flagUnseen {
     display: inline !important;
     padding-right: 1px;
 }
+#folderopts:hover {
+    font-weight: normal !important;
+}
 
 /* Message options. */
 .dimpOptions {