summaryrefslogtreecommitdiff
path: root/skins/default/mail.css
diff options
context:
space:
mode:
Diffstat (limited to 'skins/default/mail.css')
-rw-r--r--skins/default/mail.css5
1 files changed, 4 insertions, 1 deletions
diff --git a/skins/default/mail.css b/skins/default/mail.css
index 69c1809f0..159f59cdc 100644
--- a/skins/default/mail.css
+++ b/skins/default/mail.css
@@ -337,6 +337,7 @@ td.formlinks a:visited
#mailboxlist li a
{
+ cursor: default;
display: block;
padding-left: 25px;
padding-top: 2px;
@@ -467,7 +468,7 @@ html>body*#messagelist[id$="messagelist"]:not([class="none"]) { table-layout: au
white-space: nowrap;
text-overflow: ellipsis;
border-bottom: 1px solid #EBEBEB;
- cursor: pointer;
+ cursor: default;
}
#messagelist tbody tr td a
@@ -475,6 +476,7 @@ html>body*#messagelist[id$="messagelist"]:not([class="none"]) { table-layout: au
color: #000;
text-decoration: none;
white-space: nowrap;
+ cursor: inherit;
}
#messagelist col
@@ -489,6 +491,7 @@ html>body*#messagelist[id$="messagelist"]:not([class="none"]) { table-layout: au
{
width: 16px;
vertical-align: middle;
+ cursor: pointer;
}
#messagelist tr td.subject