old mode 100755
new mode 100644
| | |
| | | } |
| | | |
| | | .googie_list_close { |
| | | font-size: 11px; |
| | | color: #b91414; |
| | | } |
| | | |
| | | .googie_list_onhover .googie_list_close { |
| | | color: #FFFFFF; |
| | | } |
| | | |
| | | .googie_list_revert { |
| | | font-size: 11px; |
| | | color: #b91479; |
| | | } |
| | | |
| | |
| | | cursor: pointer; |
| | | } |
| | | |
| | | .googie_check_spelling_link { |
| | | .googie_resume_editing, |
| | | .googie_check_spelling_link { |
| | | color: #CC0000; |
| | | font-size: 11px; |
| | | text-decoration: none; |
| | | cursor: pointer; |
| | | } |
| | | |
| | | .googie_resume_editing:hover, |
| | | .googie_check_spelling_link:hover { |
| | | text-decoration: underline; |
| | | } |
| | | |
| | | .googie_resume_editing { |
| | | color: green; |
| | | } |
| | | |
| | | .googie_no_style { |
| | |
| | | |
| | | .googie_check_spelling_ok { |
| | | color: green; |
| | | font-size: 11px; |
| | | text-decoration: underline; |
| | | cursor: pointer; |
| | | } |