Some cursor display tweaks.
authorMichael M Slusarz <slusarz@curecanti.org>
Tue, 16 Dec 2008 09:19:03 +0000 (02:19 -0700)
committerMichael M Slusarz <slusarz@curecanti.org>
Tue, 16 Dec 2008 18:32:48 +0000 (11:32 -0700)
imp/themes/screen-dimp.css

index 90f3bc6..ce66b1f 100644 (file)
@@ -619,6 +619,7 @@ div.dimpActionsCompose {
 }
 .msgfullread .msgHeaders {
     border: 1px #b9b9b3 solid;
+    cursor: default;
 }
 
 .msgHeaders .dimpOptions {
@@ -905,6 +906,7 @@ div.spellcheck {
 .context a:hover {
     background: gray;
     color: #fff;
+    cursor: pointer;
 }
 .context a img {
     vertical-align: middle;