use button_text class so font is correct in navbar for efm.

This commit is contained in:
Carsten Haitzler 2013-07-03 15:27:12 +09:00
parent 924e3eff01
commit 942b0a2b5f
1 changed files with 1 additions and 1 deletions

View File

@ -2215,7 +2215,7 @@ group { name: "modules/efm_navigation/pathbar_button";
text { font: "Sans"; size: 10;
text_source: "e.text.label";
align: 0.5 0.5;
text_class: "button_selected";
text_class: "button_text";
}
visible: 0;
}