use button_text class so font is correct in navbar for efm.
authorCarsten Haitzler (Rasterman) <raster@rasterman.com>
Wed, 3 Jul 2013 06:27:12 +0000 (15:27 +0900)
committerCarsten Haitzler (Rasterman) <raster@rasterman.com>
Wed, 3 Jul 2013 06:27:12 +0000 (15:27 +0900)
data/themes/edc/fileman.edc

index 5a94740..0a36ae0 100644 (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;
          }