| | |
| | | |
| | | #message |
| | | { |
| | | -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=85)"; |
| | | filter: alpha(opacity=85); |
| | | } |
| | | |
| | |
| | | |
| | | #messagetoolbar select.mboxlist |
| | | { |
| | | top: -8px; |
| | | margin: 0 8px; |
| | | top: 8px; |
| | | } |
| | | |
| | | #abooktoolbar a.buttonPas |
| | |
| | | #mailboxcontrols a.buttonPas |
| | | { |
| | | filter: alpha(opacity=35); |
| | | background-image: url(images/mail_footer.png); |
| | | } |
| | | |
| | | #messagetoolbar select.mboxlist |
| | | { |
| | | margin: 0 8px; |
| | | top: 8px; |
| | | } |
| | | |
| | | #quicksearchbar |
| | |
| | | height: expression((parseInt(document.documentElement.clientHeight)-101)+'px'); |
| | | } |
| | | |
| | | #directorylist |
| | | #directorylistbox |
| | | { |
| | | height: expression((parseInt(document.documentElement.clientHeight)-125)+'px'); |
| | | height: expression((parseInt(document.documentElement.clientHeight)-125)+'px'); |
| | | } |
| | | |
| | | #directorylistwrap |
| | | { |
| | | height: expression((parseInt(document.getElementById('directorylistbox').offsetHeight)-42)+'px'); |
| | | } |
| | | |
| | | #addresslist, |
| | |
| | | border-collapse: collapse; |
| | | } |
| | | |
| | | #messagelist thead tr td, |
| | | #messagelist tbody tr td |
| | | { |
| | | height: 18px; |
| | | } |
| | | |
| | | #messagelist tbody tr.unroot td.subject |
| | | { |
| | | text-decoration: underline; |
| | |
| | | |
| | | #addressscreen |
| | | { |
| | | width: expression((parseInt(document.documentElement.clientWidth)-220)+'px'); |
| | | width: expression((parseInt(document.documentElement.clientWidth)-245)+'px'); |
| | | height: expression((parseInt(document.documentElement.clientHeight)-125)+'px'); |
| | | } |
| | | |
| | |
| | | |
| | | #rcmdraglayer |
| | | { |
| | | -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=70)"; |
| | | filter: alpha(opacity=70); |
| | | filter: alpha(opacity=82); |
| | | padding-left: 20px; |
| | | } |
| | | |
| | | div.draglayercopy |
| | | { |
| | | border-color: #00cc00; |
| | | background: url(images/messageactions.png) 0 -125px no-repeat #fff; |
| | | } |
| | | |
| | | html.ie8 .draglayercopy:before |
| | | { |
| | | content: ""; |
| | | display: none; |
| | | } |
| | | |
| | | ul.toolbarmenu |
| | |
| | | |
| | | #console |
| | | { |
| | | -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)"; |
| | | filter: alpha(opacity=80); |
| | | } |
| | | |
| | |
| | | margin: 0 4px; |
| | | padding: 0.8em; |
| | | } |
| | | |
| | | |