| | |
| | | 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; |
| | |
| | | opacity: 0.4; |
| | | } |
| | | |
| | | .toolbar a.button.selected { |
| | | color: #1978a1; |
| | | } |
| | | |
| | | .toolbar a.button.hidden { |
| | | display: none; |
| | | } |
| | | |
| | | .dropbutton { |
| | | display: inline-block; |
| | | position: relative; |
| | |
| | | background-position: center -1932px; |
| | | } |
| | | |
| | | .toolbar a.button.encrypt { |
| | | background-position: center -2025px; |
| | | } |
| | | |
| | | .toolbar a.button.encrypt.selected { |
| | | background-position: center -2068px; |
| | | } |
| | | |
| | | a.menuselector { |
| | | display: inline-block; |
| | | border: 1px solid #ababab; |