Slider change. Looks good in all the dialogs Ive seen so far. Any feedback would be appreciated. Its an ugly method of changing it, and ill fix it up today.

SVN revision: 50312
This commit is contained in:
toma 2010-07-18 02:54:05 +00:00 committed by toma
parent ecded09a13
commit 4207eeea80
1 changed files with 4 additions and 16 deletions

View File

@ -26069,7 +26069,7 @@ collections {
type: RECT;
description {
state: "default" 0.0;
color: 255 255 255 255;
color: 255 255 255 0;
visible: 0;
rel1.to: "label";
rel1.offset: 1 1;
@ -26100,12 +26100,6 @@ collections {
to: "e.text.label";
offset: 3 1;
}
image {
normal: "inset_sunk.png";
border: 7 7 7 7;
middle: 0;
}
fill.smooth : 0;
}
}
part {
@ -26183,12 +26177,12 @@ collections {
fixed: 1 1;
rel1 {
relative: 0.5 0.5;
offset: 0 0;
offset: -1 0;
to: "base";
}
rel2 {
relative: 0.5 0.5;
offset: 0 0;
offset: -1 -1;
to: "base";
}
color: 0 0 0 0;
@ -26360,7 +26354,7 @@ collections {
type: RECT;
description {
state: "default" 0.0;
color: 255 255 255 255;
color: 255 255 255 0;
visible: 0;
rel1.to: "label";
rel1.offset: 1 1;
@ -26392,12 +26386,6 @@ collections {
to: "e.text.label";
offset: 2 1;
}
image {
normal: "inset_sunk.png";
border: 7 7 7 7;
middle: 0;
}
fill.smooth : 0;
}
}
part {