| | |
| | | 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; |
| | |
| | | color: #1978a1; |
| | | } |
| | | |
| | | .toolbar a.button.selected:focus { |
| | | color: #fff; |
| | | } |
| | | |
| | | .toolbar a.button.hidden { |
| | | display: none; |
| | | } |
| | |
| | | |
| | | .toolbar a.button.responses { |
| | | background-position: center -1932px; |
| | | } |
| | | |
| | | .toolbar a.button.encrypt { |
| | | background-position: center -2025px; |
| | | } |
| | | |
| | | .toolbar a.button.encrypt.selected { |
| | | background-position: center -2068px; |
| | | } |
| | | |
| | | a.menuselector { |
| | |
| | | ul.toolbarmenu li.separator label { |
| | | color: #bbb; |
| | | font-style: italic; |
| | | padding: 0 8px; |
| | | line-height: 17px; |
| | | } |
| | | |
| | | ul.toolbarmenu li input { |
| | | margin: 0; |
| | | } |
| | | |
| | | ul.toolbarmenu li a.icon { |
| | |
| | | |
| | | _:not(), _:-moz-handler-blocked, .mozilla .mce-btn-small i { |
| | | line-height: 20px !important; |
| | | } |
| | | } |
| | | |
| | | .mce-textbox { |
| | | border-radius: 0; |
| | | box-shadow: none; |
| | | } |
| | | |
| | | .mce-textbox:focus { |
| | | box-shadow: none; |
| | | outline: none; |
| | | } |