| | |
| | | display: inline; |
| | | } |
| | | |
| | | .toolbar a.button.disabled, |
| | | .boxpagenav a.icon.disabled, |
| | | .pagenav a.button.disabled span.inner, |
| | | .boxfooter .listbutton.disabled .inner, |
| | | .dropbutton a.button.disabled + .dropbuttontip { |
| | | background-image: url(images/buttons.gif); |
| | | } |
| | | |
| | | .dropbutton .dropbuttontip { |
| | | right: -2px; |
| | | } |
| | | |
| | | #messagepreviewheader .iconlink { |
| | | color: #fff; |
| | | height: 14px; |
| | |
| | | width: 140px; |
| | | } |
| | | |
| | | .dropbutton .dropbuttontip { |
| | | right: 0; |
| | | } |
| | | |
| | | #threadselectmenu li a { |
| | | width: 160px; |
| | | } |
| | |
| | | width: 170px; |
| | | } |
| | | |
| | | #rcmKSearchpane { |
| | | width: 400px; |
| | | } |
| | | #rcmKSearchpane ul li { |
| | | width: 380px; |
| | | text-overflow: ellipsis; |
| | | } |
| | | |
| | | |
| | | table.listing, |
| | | table.records-table { |
| | | display: block; |
| | |
| | | border-collapse: expression('separate', cellSpacing = '0'); |
| | | } |
| | | |
| | | .records-table tbody td span { |
| | | white-space: nowrap; |
| | | } |
| | | |
| | | table.listing { |
| | | width: 100%; |
| | | } |