WebView: fix parsetag

@menu: better contrast for skins with sc.work equal to 0x000000

git-svn-id: svn://kolibrios.org@7935 a494cfbc-eb01-0410-851d-a64ba20cac60
This commit is contained in:
2020-05-16 22:01:17 +00:00
parent ffdb75ee7f
commit 43c32e08ff
4 changed files with 8 additions and 4 deletions
+4
View File
@@ -841,6 +841,10 @@ nocorrect:
inc dl
cmp [edi + cur_sel],dl
jne .nohighlight
cmp esi,0
jne @f
mov esi,0x2a2a2a
@@:
add esi,0x1a1a1a
;--------------------------------------
align 4