| | |
| | | background-position: -480px -32px; |
| | | } |
| | | |
| | | #messagetoolbar a.responses { |
| | | background-position: -512px 0; |
| | | } |
| | | |
| | | #messagetoolbar select.mboxlist |
| | | { |
| | | position: relative; |
| | |
| | | text-decoration: none; |
| | | } |
| | | |
| | | .messagelist thead tr td.size |
| | | .messagelist thead tr td.size.sortedASC a, |
| | | .messagelist thead tr td.size.sortedDESC a |
| | | { |
| | | text-align: left; |
| | | padding-right: 18px; |
| | | } |
| | | |
| | | .messagelist thead tr td.subject |
| | |
| | | #compose-attachments ul li |
| | | { |
| | | height: 18px; |
| | | line-height: 16px; |
| | | font-size: 11px; |
| | | padding-left: 2px; |
| | | padding-top: 2px; |
| | | padding-right: 4px; |
| | | padding: 2px 2px 1px 2px; |
| | | border-bottom: 1px solid #EBEBEB; |
| | | white-space: nowrap; |
| | | overflow: hidden; |
| | |
| | | text-indent: -5000px; |
| | | width: 17px; |
| | | height: 16px; |
| | | padding-bottom: 2px; |
| | | display: inline-block; |
| | | text-decoration: none; |
| | | vertical-align: middle; |
| | | } |
| | | |
| | | #compose-attachments li img |