diff --git a/legacy/elementary/data/themes/widgets/popup.edc b/legacy/elementary/data/themes/widgets/popup.edc index 2bb382a9fb..9c9ec424af 100644 --- a/legacy/elementary/data/themes/widgets/popup.edc +++ b/legacy/elementary/data/themes/widgets/popup.edc @@ -642,12 +642,14 @@ group { name: "elm/popup/content/default"; repeat_events: 1; ignore_flags: ON_HOLD; description { state: "default" 0.0; + color: 0 0 0 0; } } part { name: "over2"; type: RECT; repeat_events: 1; description { state: "default" 0.0; + color: 0 0 0 0; } } part { name: "disclip";