summaryrefslogtreecommitdiff
path: root/data
diff options
context:
space:
mode:
authorVitalii Vorobiov <vi.vorobiov@samsung.com>2016-02-03 12:13:49 +0000
committerVitalii Vorobiov <vi.vorobiov@samsung.com>2016-02-03 12:13:49 +0000
commitce1edd404b8468d34e68461d96c4b0e978e453ba (patch)
tree7010a1a534abb95d8bb29e784c8c4b18ff5c4e5e /data
parent0e17e5c76c1b358d3aacaa7851d0427e1f37c980 (diff)
downloadelementary-ce1edd404b8468d34e68461d96c4b0e978e453ba.tar.gz
calendar.edc: fix typo in text style
@fix
Diffstat (limited to 'data')
-rw-r--r--data/themes/edc/elm/calendar.edc2
1 files changed, 1 insertions, 1 deletions
diff --git a/data/themes/edc/elm/calendar.edc b/data/themes/edc/elm/calendar.edc
index 5ba602a31..9ce435394 100644
--- a/data/themes/edc/elm/calendar.edc
+++ b/data/themes/edc/elm/calendar.edc
@@ -9,7 +9,7 @@
base: "font="FN" font_size=10 color=#3399ff style=glow glow_color=#3399ff18 align=center text_class=calendar_day_text_today color_class=calendar_day_text_today";\
}\
style { name: "calendar_date_disabled_style";\
- base: "font="FN" font_size=10 color=#151515 style=shadow_bottom shadow_color=#ffffffc0 align=center text_class=calendar_day_text_disabled text_class=calendar_day_text_disabled";\
+ base: "font="FN" font_size=10 color=#151515 style=shadow,bottom shadow_color=#ffffffc0 align=center text_class=calendar_day_text_disabled text_class=calendar_day_text_disabled";\
}\
#define CAL_SPIN(_sufix, _text, _relative)\