Fix up the preview a little bit.

SVN revision: 27456
This commit is contained in:
titan 2006-12-15 03:28:03 +00:00 committed by titan
parent 2b999319f2
commit 23c1258e61
3 changed files with 7 additions and 5 deletions

View File

@ -1,6 +1,6 @@
images {
image: "e17_ibar_bg_v.png" COMP;
image: "e17_ibar_over_v.png" COMP;
image: "e17_preview_bg.png" COMP;
image: "e17_preview_bg_over.png" COMP;
}
group {
@ -20,7 +20,7 @@ group {
offset: 2 2;
}
image {
normal: "e17_ibar_bg_v.png";
normal: "e17_preview_bg.png";
border: 7 7 7 7;
}
fill {
@ -65,13 +65,15 @@ group {
state: "default" 0.0;
rel1 {
to: "bg";
offset: 2 1;
}
rel2 {
to: "bg";
offset: -3 -2;
}
image {
normal: "e17_ibar_over_v.png";
border: 13 13 13 13;
normal: "e17_preview_bg_over.png";
border: 5 5 5 6;
middle: 0;
}
fill {

Binary file not shown.

Binary file not shown.