old mode 100755
new mode 100644
| | |
| | | .googie_window { |
| | | font-size: 11px; |
| | | width: 185px; |
| | | text-align: left; |
| | | border: 1px solid #666666; |
| | | background-color: #ffffff; |
| | | margin: 0; |
| | | padding: 0; |
| | | position: absolute; |
| | | visibility: hidden; |
| | | } |
| | | |
| | | .googie_edit_layer { |
| | | background-color: #ffffff; |
| | | padding: 0 4px; |
| | | font-size: 9pt; |
| | | font-family: monospace; |
| | | border: 1px solid #999; |
| | | } |
| | | |
| | | .googie_edit_layer span { |
| | | font-family: monospace; |
| | | } |
| | | |
| | | .googie_list { |
| | |
| | | } |
| | | |
| | | .googie_list_onout { |
| | | background-color: #F6F6F6; |
| | | background-color: #fff; |
| | | } |
| | | |
| | | .googie_list_selected { |
| | |
| | | } |
| | | |
| | | .googie_list_close { |
| | | font-size: 11px; |
| | | color: #b91414; |
| | | } |
| | | |
| | | .googie_list_onhover .googie_list_close { |
| | | color: #FFFFFF; |
| | | } |
| | | |
| | | .googie_list_revert { |
| | | color: #b91479; |
| | | font-size: 11px; |
| | | color: #b91414; |
| | | } |
| | | |
| | | .googie_list_revert:hover { |
| | | color: #fff; |
| | | } |
| | | |
| | | .googie_link { |
| | | color: #b91414; |
| | | text-decoration: underline; |
| | | cursor: pointer; |
| | | font-size: 9pt; |
| | | font-family: monospace; |
| | | } |
| | | |
| | | .googie_check_spelling_link { |
| | | .googie_check_spelling_link { |
| | | color: #CC0000; |
| | | font-size: 11px; |
| | | text-decoration: none; |
| | |
| | | text-decoration: none; |
| | | } |
| | | |
| | | .googie_check_spelling_ok { |
| | | .googie_check_spelling_ok, |
| | | .googie_resume_editing { |
| | | color: green; |
| | | text-decoration: underline; |
| | | font-size: 11px; |
| | | cursor: pointer; |
| | | } |
| | | |
| | | .googie_check_spelling_ok:hover, |
| | | .googie_resume_editing:hover { |
| | | text-decoration: underline; |
| | | } |
| | | |
| | | .googie_lang_3d_click img { |
| | | vertical-align: middle; |
| | | border-top: 1px solid #555; |