diff options
author | Thomas Bruederli <thomas@roundcube.net> | 2014-01-05 15:45:43 +0100 |
---|---|---|
committer | Thomas Bruederli <thomas@roundcube.net> | 2014-01-05 15:45:43 +0100 |
commit | 72975e14970ec4eeac927b80754ee3a5c6ada58e (patch) | |
tree | e6cf0a6d5123a01f9cf06aaf678cf66307d8c723 /skins/larry/mail.css | |
parent | 81297785e1e0cd0cfb5bbee2e44a3e6da3c363dd (diff) |
Move folder/directory list auto-scrolling functionality to treelist widget (same as auto-expand) and make it work without list header/footer blocks
Diffstat (limited to 'skins/larry/mail.css')
-rw-r--r-- | skins/larry/mail.css | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/skins/larry/mail.css b/skins/larry/mail.css index d3b09c087..8e6e78e77 100644 --- a/skins/larry/mail.css +++ b/skins/larry/mail.css @@ -55,12 +55,6 @@ border-radius: 0 0 4px 4px; } -#folderlist-header { - width: 100%; - height: 12px; - top: 32px; -} - #mailboxcontainer, #messagelistcontainer { position: absolute; |