summaryrefslogtreecommitdiffstats
path: root/data/themes/default/edc/elm/label.edc
diff options
context:
space:
mode:
Diffstat (limited to 'data/themes/default/edc/elm/label.edc')
-rw-r--r--data/themes/default/edc/elm/label.edc4
1 files changed, 2 insertions, 2 deletions
diff --git a/data/themes/default/edc/elm/label.edc b/data/themes/default/edc/elm/label.edc
index 214aa12..e51fac8 100644
--- a/data/themes/default/edc/elm/label.edc
+++ b/data/themes/default/edc/elm/label.edc
@@ -1,7 +1,7 @@
group { name: "elm/label/base/default";
styles {
style { name: "label_style";
- base: "font="FN" font_size=10 text_class=tb_plain align=center color=#ffffffff style=shadow,bottom shadow_color=#00000080";
+ base: "font="FN" font_size=7 text_class=tb_plain align=center color=#ffffffff style=shadow,bottom shadow_color=#00000080";
tag: "br" "\n";
tag: "hilight" "+ font="FNBD" text_class=tb_light";
tag: "b" "+ font="FNBD" text_class=tb_light";
@@ -30,7 +30,7 @@ group { name: "elm/label/base/default";
group { name: "elm/label/base/marker";
styles {
style { name: "label_style2";
- base: "font="FNBD" font_size=10 text_class=tb_plain align=center color=#ffffffff style=shadow,bottom shadow_color=#00000080";
+ base: "font="FNBD" font_size=7 text_class=tb_plain align=center color=#ffffffff style=shadow,bottom shadow_color=#00000080";
tag: "br" "\n";
tag: "hilight" "+ font="FNBD" color=#3399ff text_class=tb_light";
tag: "b" "+ font="FNBD" color=#3399ff text_class=tb_light";