summaryrefslogtreecommitdiff
path: root/roundcubemail/skins/default/mail.css
diff options
context:
space:
mode:
authoralec <alec@208e9e7b-5314-0410-a742-e7e81cd9613c>2008-08-28 11:54:03 +0000
committeralec <alec@208e9e7b-5314-0410-a742-e7e81cd9613c>2008-08-28 11:54:03 +0000
commitb325a0d7bbc8a2c23d7157421d6e11e00be80cc9 (patch)
treeca9ac277b828d9b456c0caa8c508152d0421a56b /roundcubemail/skins/default/mail.css
parentc888d6d83ecb361b0d0d72ed2d0e915b66a2fc46 (diff)
#1484589: use cursor:default for lists
git-svn-id: https://svn.roundcube.net/trunk@1689 208e9e7b-5314-0410-a742-e7e81cd9613c
Diffstat (limited to 'roundcubemail/skins/default/mail.css')
-rw-r--r--roundcubemail/skins/default/mail.css5
1 files changed, 4 insertions, 1 deletions
diff --git a/roundcubemail/skins/default/mail.css b/roundcubemail/skins/default/mail.css
index 69c1809f0..159f59cdc 100644
--- a/roundcubemail/skins/default/mail.css
+++ b/roundcubemail/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