Remove dropshadow from viewer text

EXT-1337
master
Lisabeth Pardi 2009-10-13 23:33:09 +00:00
parent 117166aea9
commit 136229bcb3
2 changed files with 2 additions and 2 deletions

View File

@ -1,7 +1,7 @@
<?xml version="1.0" encoding="utf-8" standalone="yes" ?>
<menu bg_color="MenuDefaultBgColor"
bg_visible="true"
drop_shadow="true"
drop_shadow="false"
tear_off="false"
shortcut_pad="15">
</menu>

View File

@ -3,7 +3,7 @@
mouse_opaque="false"
name="text_box"
font="SansSerifSmall"
font_shadow="soft"
font_shadow="none"
tab_stop="false"
halign="left"
hover_color="LabelSelectedColor"