summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorthomascube <thomas@roundcube.net>2012-02-28 10:47:20 +0000
committerthomascube <thomas@roundcube.net>2012-02-28 10:47:20 +0000
commit7d3e7571f84fb87ccbdea212a3712cb687636fdd (patch)
tree94c8b12985433bd1ab51271e048d446e476944d8
parent20efa59fc9e4560262b1dbaa9e8c080546b0d413 (diff)
Fix sub folder style
-rw-r--r--skins/larry/mail.css2
1 files changed, 1 insertions, 1 deletions
diff --git a/skins/larry/mail.css b/skins/larry/mail.css
index 4e3cb9c3e..f667acee8 100644
--- a/skins/larry/mail.css
+++ b/skins/larry/mail.css
@@ -203,7 +203,7 @@ a.iconbutton.threadmode.selected {
background-position: 6px -93px;
}
-#mailboxlist li.mailbox ul li.selected a {
+#mailboxlist li.mailbox ul li.selected > a {
background-position: 6px -117px;
}