fix ibar exe indicator visibility when using vertical orientation

This commit is contained in:
Mike Blumenkrantz 2013-07-26 14:45:07 +01:00
parent fa7744b4de
commit f6d653ea49
1 changed files with 2 additions and 2 deletions

View File

@ -66,9 +66,9 @@ group { name: "e/modules/ibox/icon";
min: 10 10;
max: 10 10;
rel1.relative: 1.0 1.0;
rel1.offset: -4 -4;
rel1.offset: -5 -5;
rel2.relative: 1.0 1.0;
rel2.offset: -3 -3;
rel2.offset: -4 -4;
image.normal: "led_tiny_blue.png";
color: 255 255 255 0;
visible: 0;