| | |
| | | background-color: #F2F2F2; |
| | | } |
| | | |
| | | .boxcontent .boxwarning |
| | | { |
| | | margin: 0 0 10px; |
| | | display: block; |
| | | min-height: 22px; |
| | | background: url(images/display/icons.png) #EF9398 6px -95px no-repeat; |
| | | border: 1px solid #DC5757; |
| | | padding: 8px 10px 8px 46px; |
| | | } |
| | | |
| | | .boxcontent table td.title |
| | | { |
| | | color: #666; |
| | |
| | | |
| | | .pagenav a.lastpageSel { |
| | | background-position: -33px -11px; |
| | | } |
| | | |
| | | #rcmcountdisplay |
| | | { |
| | | float: left; |
| | | margin-right: 10px; |
| | | } |
| | | |
| | | #countcontrols #pagejumper |
| | | { |
| | | margin: 0 5px; |
| | | float: right; |
| | | text-align: center; |
| | | padding: 0; |
| | | cursor: default; |
| | | font-size: 10px; |
| | | } |
| | | |
| | | .splitter |
| | |
| | | cursor: pointer; |
| | | } |
| | | |
| | | #rcmKSearchpane ul li.selected |
| | | #rcmKSearchpane ul li.selected, |
| | | #pagejump-selector ul li.selected |
| | | { |
| | | color: #ffffff; |
| | | background-color: #CC3333; |
| | |
| | | color: #999; |
| | | } |
| | | |
| | | #pagejump-selector |
| | | { |
| | | max-height: 250px; |
| | | overflow-x: hidden; |
| | | } |
| | | |
| | | #pagejump-selector ul li |
| | | { |
| | | min-width: 45px; |
| | | padding: 2px 5px; |
| | | cursor: default; |
| | | } |
| | | |
| | | |
| | | /*** folder selector ***/ |
| | | |