summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--data/themes/edc/elm/calendar.edc6
1 files changed, 6 insertions, 0 deletions
diff --git a/data/themes/edc/elm/calendar.edc b/data/themes/edc/elm/calendar.edc
index 9ce435394..e5edcba0b 100644
--- a/data/themes/edc/elm/calendar.edc
+++ b/data/themes/edc/elm/calendar.edc
@@ -378,6 +378,12 @@ group { name: "elm/calendar/base/default";
rel2.offset: -2 -2;
}
}
+ part { name: "elm.swallow.background"; type: SWALLOW;
+ description { state: "default" 0.0;
+ rel1.to: "bg";
+ rel2.to: "bg";
+ }
+ }
part { name: "spinner-base1"; type: SPACER;
description { state: "default" 0.0;
min: 24 16;