| | |
| | | top: -2px; |
| | | } |
| | | |
| | | .pagenav .pagejumper { |
| | | text-align: center; |
| | | background: #f8f8f8; |
| | | padding: 3px 0; |
| | | background: linear-gradient(to bottom, #dddddd 0%, #f8f8f8 100%); |
| | | cursor: default; |
| | | } |
| | | |
| | | a.iconbutton { |
| | | display: inline-block; |
| | | width: 20px; |
| | |
| | | /*** message bar ***/ |
| | | |
| | | #message div.loading, |
| | | #message div.uploading, |
| | | #message div.warning, |
| | | #message div.error, |
| | | #message div.notice, |
| | |
| | | background-position: 0 -25px; |
| | | } |
| | | |
| | | #messagestack div.uploading, |
| | | #messagestack div.loading { |
| | | color: #ddd; |
| | | } |
| | | |
| | | #messagestack div.uploading:after, |
| | | #messagestack div.loading:after { |
| | | top: 4px; |
| | | left: 6px; |
| | |
| | | |
| | | .scroller { |
| | | overflow: auto; |
| | | } |
| | | |
| | | .readtext { |
| | | width: 42em; |
| | | padding: 12px; |
| | | font-size: 12px; |
| | | } |
| | | |
| | | .readtext > h1, |
| | | .readtext > h2, |
| | | .readtext > h3 { |
| | | margin-top: 0; |
| | | } |
| | | |
| | | .watermark { |
| | |
| | | padding: 10px; |
| | | } |
| | | |
| | | .boxcontent .boxwarning { |
| | | margin: 0 0 10px; |
| | | display: block; |
| | | color: #960; |
| | | border: 1px solid #ffdf0e; |
| | | background: url(images/messages.png) #fef893 5px -85px no-repeat; |
| | | padding: 6px 12px 6px 30px; |
| | | } |
| | | |
| | | .contentbox .scroller { |
| | | position: absolute; |
| | | top: 34px; |
| | |
| | | background: url(images/quota.png) -100px 0 no-repeat; |
| | | } |
| | | |
| | | #quotadisplay.p90, |
| | | #quotadisplay.p100 { |
| | | color: #e03221; |
| | | } |
| | | |
| | | table.quota-info { |
| | | border-spacing: 0; |
| | | border-collapse: collapse; |
| | |
| | | ul.toolbarmenu li a.active:hover, |
| | | ul.toolbarmenu li a.active:focus, |
| | | #rcmKSearchpane ul li.selected, |
| | | #pagejump-selector ul li.selected, |
| | | select.decorated option:hover, |
| | | select.decorated option[selected='selected'] { |
| | | background-color: #00aad6; |
| | |
| | | |
| | | ul.toolbarmenu li span.copy { |
| | | background-position: 0 -2150px; |
| | | } |
| | | |
| | | #pagejump-selector { |
| | | max-height: 250px; |
| | | overflow-x: hidden; |
| | | } |
| | | |
| | | #pagejump-selector ul li { |
| | | min-width: 45px; |
| | | padding: 2px 5px; |
| | | cursor: default; |
| | | } |
| | | |
| | | #snippetslist { |
| | |
| | | line-height: 16px !important; |
| | | vertical-align: text-top !important; |
| | | } |
| | | |
| | | _:not(), _:-moz-handler-blocked, .mozilla .mce-btn-small i { |
| | | line-height: 20px !important; |
| | | } |