| | |
| | | top: 0; |
| | | left: 0; |
| | | bottom: 0; |
| | | width: 195px; |
| | | width: 160px; |
| | | } |
| | | |
| | | #mailrightcontainer |
| | |
| | | #mailboxlist li ul li:last-child |
| | | { |
| | | border-bottom: none; |
| | | } |
| | | |
| | | #mailboxlist li div |
| | | { |
| | | position: absolute; |
| | | left: 8px !important; |
| | | left: -16px; |
| | | top: 1px; |
| | | width: 14px; |
| | | height: 16px; |
| | | } |
| | | |
| | | #mailboxlist li div.collapsed, |
| | | #mailboxlist li div.expanded |
| | | { |
| | | cursor: pointer; |
| | | } |
| | | |
| | | #mailboxlist li div.collapsed |
| | | { |
| | | background: url(images/icons/collapsed.png) bottom right no-repeat; |
| | | } |
| | | |
| | | #mailboxlist li div.expanded |
| | | { |
| | | background: url(images/icons/expanded.png) bottom right no-repeat; |
| | | } |
| | | |
| | | #mailboxlist li.inbox |
| | |
| | | -o-text-overflow: ellipsis; |
| | | } |
| | | |
| | | #contacts-table td span.email |
| | | { |
| | | display: inline; |
| | | color: #ccc; |
| | | font-style: italic; |
| | | margin-left: 0.5em; |
| | | } |
| | | |
| | | #abookcountbar |
| | | { |
| | | margin-top: 4px; |
| | |
| | | background: url("images/icons/groupactions.png") no-repeat right -70px; |
| | | } |
| | | |
| | | #abookactions a.disabled |
| | | { |
| | | color: #999; |
| | | } |
| | | |
| | | #compose-contacts #quicksearchbar |
| | | { |
| | | top: 2px; |