diff options
| author | thomasb <thomasb@208e9e7b-5314-0410-a742-e7e81cd9613c> | 2012-02-28 10:47:20 +0000 |
|---|---|---|
| committer | thomasb <thomasb@208e9e7b-5314-0410-a742-e7e81cd9613c> | 2012-02-28 10:47:20 +0000 |
| commit | b2aed9eac89619f452068c2d71fc516e0ac5de93 (patch) | |
| tree | b372c43adb2f14f2b6914eecb77420f11b536bb5 /roundcubemail | |
| parent | c876798f06224f54da4cc0e11033f590e8b352de (diff) | |
Fix sub folder style
git-svn-id: https://svn.roundcube.net/trunk@5923 208e9e7b-5314-0410-a742-e7e81cd9613c
Diffstat (limited to 'roundcubemail')
| -rw-r--r-- | roundcubemail/skins/larry/mail.css | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/roundcubemail/skins/larry/mail.css b/roundcubemail/skins/larry/mail.css index 4e3cb9c3e..f667acee8 100644 --- a/roundcubemail/skins/larry/mail.css +++ b/roundcubemail/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; } |
