Better color for selected spell check button; Styles for undo link in status messages
| | |
| | | } |
| | | |
| | | .googie_edit_layer { |
| | | position: relative; |
| | | top: 1px; |
| | | left: 1px; |
| | | padding: 8px; |
| | | font-size: 9pt; |
| | | font-family: monospace; |
| | |
| | | background: url(images/ajaxloader.gif) 2px 6px no-repeat; |
| | | } |
| | | |
| | | #message div a, |
| | | #message div span { |
| | | padding-right: 0.5em; |
| | | text-decoration: none; |
| | | } |
| | | |
| | | #message div a:hover { |
| | | text-decoration: underline; |
| | | cursor: pointer; |
| | | } |
| | | |
| | | #message.statusbar { |
| | | position: absolute; |
| | | bottom: 0; |
| | |
| | | |
| | | .toolbar a.button.spellcheck.selected { |
| | | background-position: left -1570px; |
| | | color: #014b6c; |
| | | color: #1978a1; |
| | | } |
| | | |
| | | .toolbar a.button.insertsig { |