Added ilist item/header color classes.

SVN revision: 26374
This commit is contained in:
Christopher Michael 2006-10-06 02:32:48 +00:00
parent 1bc82b61c8
commit c5806dcf38
1 changed files with 3 additions and 0 deletions

View File

@ -176,6 +176,7 @@ group {
}
color: 0 0 0 255;
color3: 255 255 255 128;
color_class: "ilist_item";
text {
text: "Item Label";
font: "Edje-Vera";
@ -643,6 +644,7 @@ group {
}
color: 0 0 0 255;
color3: 255 255 255 128;
color_class: "ilist_item_odd";
text {
text: "Item Label";
font: "Edje-Vera";
@ -990,6 +992,7 @@ group {
}
color: 255 255 255 255;
color2: 0 0 0 64;
color_class: "ilist_header";
text {
text: "Item Label";
font: "Edje-Vera-Bold";