editor: restore error underline style.

This commit is contained in:
Hermet Park 2016-03-05 11:13:35 +09:00
parent 332bbeda4f
commit 5900c6ac37
1 changed files with 2 additions and 0 deletions

View File

@ -13,9 +13,11 @@
#define ENABLED_TEXTBLOCK_TAGS \
tag: "hilight" "+ style=glow glow_color=#3388ddaa"; \
tag: "error" "+ underline=single underline_color=#ff0000 underline2_color=#ff0000"; \
#define DISABLED_TEXTBLOCK_TAGS \
tag: "hilight" "+ style=glow glow_color=#3399ff20"; \
tag: "error" "+ underline=single underline_color=#ff0000 underline2_color=#ff0000"; \
group { name: "elm/scroller/base/enventor";
images.image: "inset_shadow.png" COMP;