elm theme - fix toggle color to hide invisible orange rect

This commit is contained in:
Carsten Haitzler 2014-01-04 18:55:45 +09:00
parent d0fe20a7d7
commit e6b4c230de
1 changed files with 1 additions and 1 deletions

View File

@ -548,7 +548,7 @@ group { name: "elm/check/base/toggle";
rel2.to: "tog";
min: 15 15;
max: 15 99999;
color: 255 128 0 128;
color: 0 0 0 0;
}
}
part { name: "shadow_but"; mouse_events: 0;