elm theme - fix warning in theme due to cc work

This commit is contained in:
Carsten Haitzler 2021-06-04 12:21:33 +01:00
parent 4f5b1b2fad
commit 51344cb21a
1 changed files with 3 additions and 0 deletions

View File

@ -80,6 +80,9 @@ group { name: "elm/border/base/default";
rel.to: "_sh1";
color_class: "/shadow/normal/border";
}
description { state: "hidden"; inherit;
visible: 0;
}
description { state: "focused";
inherit: "default";
color_class: "/shadow/selected/border";