summaryrefslogtreecommitdiff
path: root/skins
diff options
context:
space:
mode:
authorAleksander Machniak <alec@alec.pl>2012-11-22 20:21:34 +0100
committerAleksander Machniak <alec@alec.pl>2012-11-22 20:21:34 +0100
commitf690cf1eb6bd16bb411da493cdc43801833e4294 (patch)
treec992ac19c330c40c7dc1d3c422b0a9338a3cd7fa /skins
parentd0edbfb33dc78591bd0ad0263ca9923065546d5f (diff)
Small style improvements
Diffstat (limited to 'skins')
-rw-r--r--skins/larry/mail.css3
1 files changed, 2 insertions, 1 deletions
diff --git a/skins/larry/mail.css b/skins/larry/mail.css
index 462d608b2..c278a2655 100644
--- a/skins/larry/mail.css
+++ b/skins/larry/mail.css
@@ -52,7 +52,7 @@
bottom: 0;
width: 100%;
height: 27px;
- border-radius: 0 0 4px 4px;
+ border-radius: 4px;
border-top: none;
}
@@ -145,6 +145,7 @@ a.iconbutton.threadmode.selected {
#mailboxlist li:first-child {
border-radius: 4px 4px 0 0;
+ border-top: 0;
}
#mailboxlist li.mailbox a {