adjust more.

SVN revision: 80077
This commit is contained in:
Carsten Haitzler 2012-12-03 15:09:31 +00:00
parent c9e50177d8
commit 3669f44844
1 changed files with 11 additions and 11 deletions

View File

@ -358,17 +358,6 @@ group { name: "e/widgets/scrollframe";
rel2.to_y: "sb_hbar";
}
}
part { name: "shadow"; mouse_events: 0;
description { state: "default" 0.0;
image.normal: "inset_shadow.png";
image.border: 5 5 7 3;
image.middle: 0;
rel1.to: "bg";
rel2.to: "bg";
fill.smooth: 0;
color: 255 255 255 128;
}
}
part { name: "inset"; mouse_events: 0;
description { state: "default" 0.0;
image.normal: "bevel_in.png";
@ -381,6 +370,17 @@ group { name: "e/widgets/scrollframe";
fill.smooth: 0;
}
}
part { name: "shadow"; mouse_events: 0;
description { state: "default" 0.0;
image.normal: "inset_shadow.png";
image.border: 5 5 7 3;
image.middle: 0;
rel1.to: "bg";
rel2.to: "bg";
fill.smooth: 0;
color: 255 255 255 128;
}
}
part { name: "runner_vbar"; mouse_events: 0;
clip_to: "sb_vbar_show";
description { state: "default" 0.0;