summaryrefslogtreecommitdiff
path: root/skins/larry/mail.css
diff options
context:
space:
mode:
authorAleksander Machniak <alec@alec.pl>2012-08-30 09:40:45 +0200
committerAleksander Machniak <alec@alec.pl>2012-08-30 09:40:45 +0200
commit8598fcb2af0c768619dc95d19ba696bc954540a3 (patch)
tree4e68f86815315d8ee4aa113b988bc2e535d2172c /skins/larry/mail.css
parent24fa5d315413fe4042bca175507457e1e660de6f (diff)
Small style improvements - fix rounded corners in message list,
don't show horizontal scroller in contacts list
Diffstat (limited to 'skins/larry/mail.css')
-rw-r--r--skins/larry/mail.css6
1 files changed, 1 insertions, 5 deletions
diff --git a/skins/larry/mail.css b/skins/larry/mail.css
index 4fff24307..61858406b 100644
--- a/skins/larry/mail.css
+++ b/skins/larry/mail.css
@@ -383,11 +383,7 @@ a.iconbutton.threadmode.selected {
/*** message list ***/
#messagelist thead td:first-child {
- border-radius: 4px 0 0 0;
-}
-
-#messagelist thead td:last-child {
- border-radius: 0 4px 0 0;
+ border-radius: 4px 0 0 0; /* for Chrome */
}
#messagelist tr td.attachment,