| | |
| | | } |
| | | |
| | | #messagetoolbar a.print { |
| | | background-position: -224px 0; |
| | | background-position: -256px 0; |
| | | } |
| | | |
| | | #messagetoolbar a.printSel { |
| | | background-position: -224px -32px; |
| | | background-position: -256px -32px; |
| | | } |
| | | |
| | | #messagetoolbar a.markmessage { |
| | |
| | | } |
| | | |
| | | #messagetoolbar a.messagemenu { |
| | | background-position: -322px 0; |
| | | background-position: -320px 0; |
| | | width: 34px; |
| | | } |
| | | |
| | | #messagetoolbar a.spellcheck { |
| | |
| | | } |
| | | |
| | | #messagetoolbar a.move { |
| | | background-position: -578px 0; |
| | | background-position: -580px 0; |
| | | } |
| | | |
| | | #messagetoolbar a.moveSel { |
| | | background-position: -578px -32px; |
| | | background-position: -580px -32px; |
| | | } |
| | | |
| | | #messagetoolbar a.download { |
| | |
| | | -o-text-overflow: ellipsis; |
| | | border-bottom: 1px solid #EBEBEB; |
| | | cursor: default; |
| | | outline: none; |
| | | } |
| | | |
| | | .messagelist tbody tr td a |
| | |
| | | |
| | | .messagelist tr td div.collapsed, |
| | | .messagelist tr td div.expanded, |
| | | .messagelist tr td.threads div.listmenu, |
| | | .messagelist tr td.threads .listmenu, |
| | | .messagelist tr td.attachment span.attachment, |
| | | .messagelist tr td.attachment span.report, |
| | | .messagelist tr td.priority span.priority, |
| | |
| | | cursor: pointer; |
| | | } |
| | | |
| | | .messagelist tr td.threads div.listmenu |
| | | .messagelist tr td.threads .listmenu |
| | | { |
| | | background-position: 0 -238px; |
| | | cursor: pointer; |
| | | overflow: hidden; |
| | | text-indent: -5000px; |
| | | } |
| | | |
| | | .messagelist tbody tr td.subject |
| | |
| | | padding: 0 2px; |
| | | } |
| | | |
| | | .messagelist tr td.folder |
| | | { |
| | | width: 135px; |
| | | } |
| | | |
| | | .messagelist tr td.hidden |
| | | { |
| | | display: none; |
| | | } |
| | | |
| | | .messagelist tr.message |
| | | { |
| | | background-color: #FFF; |
| | |
| | | .messagelist tr.selected td |
| | | { |
| | | color: #FFFFFF; |
| | | background-color: #CC3333; |
| | | } |
| | | |
| | | .messagelist tr.unfocused td |
| | | { |
| | | color: #FFFFFF; |
| | | background-color: #929292; |
| | | } |
| | | |
| | | .messagelist tr.selected td a |
| | | .messagelist.focus tr.selected td |
| | | { |
| | | color: #FFFFFF; |
| | | background-color: #CC3333; |
| | | } |
| | | |
| | | .messagelist tr.unfocused td a |
| | | .messagelist tr.selected td a |
| | | { |
| | | color: #FFFFFF; |
| | | } |