| | |
| | | display: inline; |
| | | } |
| | | |
| | | .pagenavbuttons { |
| | | top: 4px; |
| | | } |
| | | |
| | | .dropbutton .dropbuttontip { |
| | | right: -2px; |
| | | } |
| | | |
| | | #login-form #message div { |
| | | float: left; |
| | | display: block; |
| | | width: 200px; |
| | | margin-left: 130px; |
| | | white-space: nowrap; |
| | | text-align: left; |
| | | } |
| | | |
| | | #messagepreviewheader .iconlink { |
| | | color: #fff; |
| | | height: 14px; |
| | |
| | | width: 170px; |
| | | } |
| | | |
| | | #rcmKSearchpane { |
| | | width: 400px; |
| | | } |
| | | #rcmKSearchpane ul li { |
| | | width: 380px; |
| | | text-overflow: ellipsis; |
| | | } |
| | | |
| | | |
| | | table.listing, |
| | | table.records-table { |
| | | display: block; |
| | | width: auto; |
| | | border-collapse: expression('separate', cellSpacing = '0'); |
| | | } |
| | | |
| | | .records-table tbody td span { |
| | | white-space: nowrap; |
| | | } |
| | | |
| | | table.listing { |
| | |
| | | |
| | | #quicksearchbar input { |
| | | padding-top: 4px; |
| | | padding-bottom: 4px; |
| | | padding-bottom: 2px; |
| | | } |
| | | |
| | | #messagelistfooter #listcontrols, |