evry theme tweak and clanup

SVN revision: 49291
This commit is contained in:
Hannes Janetzek 2010-05-29 12:40:19 +00:00
parent 9e8531de6e
commit 77c284d3dc
3 changed files with 4 additions and 7 deletions

View File

@ -33396,17 +33396,15 @@ collections {
state: "default" 0.0; state: "default" 0.0;
rel1 { rel1 {
to: "frame"; to: "frame";
/* offset: 2 2; */
} }
rel2 { rel2 {
to: "frame"; to: "frame";
/* offset: -2 -1; */
} }
} }
} }
part { part {
name: "bar_bg"; name: "bar_bg";
/* clip_to: "base"; */ clip_to: "bar_base";
mouse_events: 0; mouse_events: 0;
description { description {
state: "default" 0.0; state: "default" 0.0;
@ -33418,7 +33416,7 @@ collections {
to: "bar_base"; to: "bar_base";
} }
rel2 { rel2 {
offset: 1 -1; offset: 1 0;
to: "bar_base"; to: "bar_base";
} }
image { image {
@ -33435,11 +33433,10 @@ collections {
state: "default" 0.0; state: "default" 0.0;
color: 255 255 255 255; color: 255 255 255 255;
rel1 { rel1 {
/* offset: 8 5; */
to: "frame"; to: "frame";
} }
rel2 { rel2 {
offset: -2 -2; offset: -2 -1;
to: "frame"; to: "frame";
} }
} }
@ -33904,7 +33901,7 @@ collections {
rel1.offset: 5 3; rel1.offset: 5 3;
rel2.offset: -6 -1; rel2.offset: -6 -1;
visible: 0; visible: 0;
color: 224 224 224 255; color: 245 245 245 255;
text { text {
font: "Sans:style=Bold"; font: "Sans:style=Bold";
size: 9; size: 9;

Binary file not shown.

Before

Width:  |  Height:  |  Size: 912 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 256 B

After

Width:  |  Height:  |  Size: 257 B