Make text in battery readable by more people than just raster

This commit is contained in:
Iván Briano 2013-10-25 13:13:12 -02:00
parent 221631ef19
commit 01f876ef3c
1 changed files with 2 additions and 0 deletions

View File

@ -224,6 +224,7 @@ group { name: "e/modules/battery/main";
color_class: "module_label";
text { font: "Sans"; size: 6;
min: 0 1;
fit: 1 1;
text_class: "module_small";
}
}
@ -242,6 +243,7 @@ group { name: "e/modules/battery/main";
color_class: "module_label";
text { font: "Sans"; size: 6;
min: 0 1;
fit: 1 1;
text_class: "module_small";
}
}