color_class { name: "button_text_disabled";
color: FN_COL_DISABLE;
}
+ color_class { name: "button_text_anchor";
+ color: FN_COL_HIGHLIGHT;
+ }
+ color_class { name: "button_text_anchor_clicked";
+ color: FN_COL_HIGHLIGHT_CLICKED;
+ }
+ color_class { name: "button_text_anchor_disabled";
+ color: FN_COL_HIGHLIGHT_DISABLE;
+ }
color_class { name: "check_text";
color: FN_COL_DEFAULT;
}
rel1.to_y: "base";
rel2.offset: -7 -7;
rel2.to: "base";
- color: FN_COL_DEFAULT;
color_class: "button_text";
+ color3: 255 255 255 255;
text { font: FN; size: 10;
align: 0.5 0.5;
min: 0 0;
description { state: "disabled_visible" 0.0;
inherit: "default" 0.0;
rel1.offset: 2 5;
- color: FN_COL_DISABLE;
color_class: "button_text_disabled";
+ color3: 255 255 255 255;
text.min: 1 1;
visible: 1;
}
description { state: "disabled_textonly" 0.0;
inherit: "default" 0.0;
- color: FN_COL_DISABLE;
color_class: "button_text_disabled";
+ color3: 255 255 255 255;
text.min: 1 1;
visible: 1;
}
rel1.to_y: "base";
rel2.offset: -1 -1;
rel2.to: "base";
- color: FN_COL_HIGHLIGHT;
color_class: "button_text_anchor";
+ color2: 255 255 255 255;
+ color3: 255 255 255 255;
text { font: FN; size: 10;
align: 0.5 0.5;
min: 0 0;
description { state: "disabled_visible" 0.0;
inherit: "default" 0.0;
rel1.offset: 0 0;
- color: 51 153 255 128;
- color2: 51 153 255 12;
- color3: 51 153 255 8;
color_class: "button_text_anchor_disabled";
text.min: 1 1;
visible: 1;
}
description { state: "disabled_textonly" 0.0;
inherit: "default" 0.0;
- color: 51 153 255 128;
- color2: 51 153 255 12;
- color3: 51 153 255 8;
color_class: "button_text_anchor_disabled";
text.min: 1 1;
visible: 1;
fixed: 1 1;
rel1.to: "elm.text";
rel2.to: "elm.text";
- color: FN_COL_HIGHLIGHT_CLICKED;
color_class: "button_text_anchor";
+ color2: 255 255 255 255;
+ color3: 255 255 255 255;
text { font: FN; size: 10;
text_source: "elm.text";
min: 1 1;