everything theme: give list item more the impression of being below

SVN revision: 41904
This commit is contained in:
Hannes Janetzek 2009-08-21 00:31:54 +00:00
parent e3740b373b
commit 7356e095f5
1 changed files with 4 additions and 4 deletions

View File

@ -27540,7 +27540,7 @@ MIMEBASE("application/x-font-bdf","icon_mime_font_generic.png", ".BDF", 128);
type: RECT;
description { state: "default" 0.0;
rel1.offset: 1 0;
rel2.offset: -2 -1;
rel2.offset: -3 -1;
rel1.to: "bg";
rel2.to: "bg";
}
@ -27550,8 +27550,8 @@ MIMEBASE("application/x-font-bdf","icon_mime_font_generic.png", ".BDF", 128);
description { state: "default" 0.0;
visible: 0;
color: 255 255 255 0;
rel1.offset: 0 0;
rel2.offset: -1 -1;
rel1.offset: -1 0;
rel2.offset: 1 -1;
image {
normal: "toolbar_sel.png";
border: 2 2 0 0;
@ -27560,7 +27560,7 @@ MIMEBASE("application/x-font-bdf","icon_mime_font_generic.png", ".BDF", 128);
description { state: "selected" 0.0;
inherit: "default" 0.0;
visible: 1;
color: 235 235 235 250;
color: 235 235 235 255;
}
}
part { name: "clip";