diff options
author | Aleksander Machniak <alec@alec.pl> | 2014-07-02 13:03:22 +0200 |
---|---|---|
committer | Aleksander Machniak <alec@alec.pl> | 2014-07-02 13:03:22 +0200 |
commit | c6447e2ce289188493590ec0d5449fa3692eed08 (patch) | |
tree | 4e0c853d0043a224e29b0c02c40773addc10d8d6 /skins/classic/mail.css | |
parent | 997ef19f17af31c668d34bd00269fc02186be7f8 (diff) |
Use treelist widget for folders list in Settings/Folders (#1489648)
Diffstat (limited to 'skins/classic/mail.css')
-rw-r--r-- | skins/classic/mail.css | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/skins/classic/mail.css b/skins/classic/mail.css index f9e5e4b9c..58db795cb 100644 --- a/skins/classic/mail.css +++ b/skins/classic/mail.css @@ -409,14 +409,6 @@ background-color: #FFF; } -#mailboxlist li -{ - display: block; - position: relative; - font-size: 11px; - border-bottom: 1px solid #EBEBEB; -} - #mailboxlist li ul li:last-child { border-bottom: 0 none; |