| | |
| | | left: 0; |
| | | right: 0; |
| | | bottom: 0px; |
| | | overflow: visible; /* fixes display issues of fixed list header in IE */ |
| | | } |
| | | |
| | | #mailview-bottom { |
| | |
| | | background-position: 6px -406px; |
| | | } |
| | | |
| | | #mailboxlist li.mailbox.trash.empty > a { |
| | | background-position: 6px -1924px; |
| | | } |
| | | |
| | | #mailboxlist li.mailbox.trash.empty.selected > a { |
| | | background-position: 6px -1948px; |
| | | } |
| | | |
| | | #mailboxlist li.mailbox.archive > a { |
| | | background-position: 6px -1699px; |
| | | } |
| | |
| | | background-position: 23px -406px; |
| | | } |
| | | |
| | | #mailboxlist li.mailbox ul li.trash.empty > a { |
| | | background-position: 23px -1924px; |
| | | } |
| | | |
| | | #mailboxlist li.mailbox ul li.trash.empty.selected > a { |
| | | background-position: 23px -1948px; |
| | | } |
| | | |
| | | #mailboxlist li.mailbox ul li.archive > a { |
| | | background-position: 23px -1699px; |
| | | } |