TH - start arrow - make it a bit bigger...

This commit is contained in:
Carsten Haitzler 2020-07-29 17:23:42 +01:00
parent 391e28ea7a
commit b375d29918
1 changed files with 0 additions and 4 deletions

View File

@ -3,8 +3,6 @@ group { name: "e/modules/start/main";
parts {
part { name: "arrow_base"; type: RECT;
description { state: "default" 0.0;
rel1.offset: 0 1;
rel2.offset: -1 0;
color: 255 255 255 255;
}
description { state: "active" 0.0;
@ -17,8 +15,6 @@ group { name: "e/modules/start/main";
description { state: "default" 0.0;
image.normal: "i-arrow-u";
color: 160 160 160 255;
rel1.relative: (4/40) (4/40);
rel2.relative: (36/40) (36/40);
}
description { state: "down" 0.0;
inherit: "default" 0.0;