make temp gadget text readable

ticket #1905


SVN revision: 80453
This commit is contained in:
Mike Blumenkrantz 2012-12-07 13:39:35 +00:00
parent 71fd9dd82a
commit 63b4c39d6b
1 changed files with 2 additions and 1 deletions

View File

@ -43,9 +43,10 @@ group { name: "e/modules/temperature/main";
clip_to: "fade_clip";
description { state: "default" 0.0;
color: 255 255 255 0;
color2: 0 0 0 255;
color3: 0 0 0 0;
color_class: "module_label";
text { font: "Sans"; size: 6;
text { font: "Sans"; size: 10;
min: 1 1;
text_class: "module_small";
}