| | |
| | | /*** 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 { |
| | |
| | | background: url(images/quota.png) -100px 0 no-repeat; |
| | | } |
| | | |
| | | #quotadisplay.p90, |
| | | #quotadisplay.p100 { |
| | | color: #e03221; |
| | | } |
| | | |
| | | table.quota-info { |
| | | border-spacing: 0; |
| | | border-collapse: collapse; |
| | |
| | | line-height: 16px !important; |
| | | vertical-align: text-top !important; |
| | | } |
| | | |
| | | _:not(), _:-moz-handler-blocked, .mozilla .mce-btn-small i { |
| | | line-height: 20px !important; |
| | | } |