| | |
| | | |
| | | this.correctError = function(id, elm, l_elm, rm_pre_space) { |
| | | var old_value = elm.innerHTML; |
| | | var new_value = l_elm.innerHTML; |
| | | var new_value = l_elm.nodeType == 3 ? l_elm.nodeValue : l_elm.innerHTML; |
| | | var offset = this.results[id]['attrs']['o']; |
| | | |
| | | if (rm_pre_space) { |
| | |
| | | } |
| | | |
| | | .googie_list_onout { |
| | | background-color: #F6F6F6; |
| | | background-color: #fff; |
| | | } |
| | | |
| | | .googie_list_selected { |
| | |
| | | |
| | | .googie_list_revert { |
| | | font-size: 11px; |
| | | color: #b91479; |
| | | color: #b91414; |
| | | } |
| | | |
| | | .googie_list_revert:hover { |
| | | color: #fff; |
| | | } |
| | | .googie_link { |
| | | color: #b91414; |
| | | text-decoration: underline; |