From f47b28b5aaf2aee3ec68348bf3d359cf7f18c8e6 Mon Sep 17 00:00:00 2001 From: Tom Hacohen Date: Tue, 3 May 2011 14:08:35 +0000 Subject: [PATCH] E fm: We want a fixed tb width when ellipsis is set. SVN revision: 59150 --- data/themes/default.edc | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/data/themes/default.edc b/data/themes/default.edc index 76f0f3800..8f84504e3 100644 --- a/data/themes/default.edc +++ b/data/themes/default.edc @@ -18512,7 +18512,7 @@ collections { styles { style { name: "fileman_icon_name"; - base: "font=Sans font_size=10 text_class=fileman_icon align=center color=#fff wrap=mixed ellipsis=1.0"; + base: "font=Sans font_size=10 align=center text_class=fileman_icon align=center color=#fff wrap=mixed ellipsis=1.0"; } style { name: "fileman_icon_name_full"; @@ -18529,7 +18529,7 @@ collections { description { state: "default" 0.0; align: 0.5 0.0; - fixed: 0 1; + fixed: 1 1; color: 0 0 0 255; rel1 { to: "icon0";