theme - pager16 - remove shadow as now shadow is back in comp

This commit is contained in:
Carsten Haitzler 2014-02-02 10:02:07 +09:00
parent c9720200c2
commit 59a673c169
1 changed files with 0 additions and 13 deletions

View File

@ -2,20 +2,7 @@ group { name: "e/modules/pager2/popup";
images.image: "vgrad_tall.png" COMP;
images.image: "bevel_out.png" COMP;
images.image: "shine.png" COMP;
images.image: "win_shadow.png" COMP;
parts {
part { name: "shadow"; mouse_events: 0;
description { state: "default" 0.0;
image.normal: "win_shadow.png";
image.border: 14 14 14 14;
image.middle: 0;
rel1.to: "base";
rel1.offset: -7 -3;
rel2.to: "base";
rel2.offset: 6 11;
fill.smooth: 0;
}
}
part { name: "base"; mouse_events: 0;
description { state: "default" 0.0;
image.normal: "vgrad_tall.png";