default state fileman icon does not need shadow (and didnt had before)

SVN revision: 56817
This commit is contained in:
Hannes Janetzek 2011-02-08 20:39:30 +00:00
parent b4a96c5b0e
commit b9675d56c9
1 changed files with 1 additions and 1 deletions

View File

@ -18512,7 +18512,7 @@ collections {
styles { styles {
style { style {
name: "fileman_icon_name"; name: "fileman_icon_name";
base: "font=Sans font_size=10 text_class=fileman_icon align=center color=#fff wrap=mixed ellipsis=1.0 style=soft_shadow shadow_color=#0002"; base: "font=Sans font_size=10 text_class=fileman_icon align=center color=#fff wrap=mixed ellipsis=1.0";
} }
style { style {
name: "fileman_icon_name_full"; name: "fileman_icon_name_full";