From 4207eeea804de3cfb674c27620e6e00e51c15c00 Mon Sep 17 00:00:00 2001 From: toma Date: Sun, 18 Jul 2010 02:54:05 +0000 Subject: [PATCH] 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 --- data/themes/default.edc | 20 ++++---------------- 1 file changed, 4 insertions(+), 16 deletions(-) diff --git a/data/themes/default.edc b/data/themes/default.edc index 6cd76e8d9..84892618e 100644 --- a/data/themes/default.edc +++ b/data/themes/default.edc @@ -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 {