From 793e2fbbd33a4e13b39f815690b71d4ce12b290c Mon Sep 17 00:00:00 2001 From: raveit65 Date: Thu, 29 May 2014 14:49:48 +0200 Subject: BlueMenta Menta: don't use a image for caja location --- desktop-themes/Menta/gtk-2.0/apps/caja.rc | 20 ++------------------ 1 file changed, 2 insertions(+), 18 deletions(-) (limited to 'desktop-themes/Menta/gtk-2.0') diff --git a/desktop-themes/Menta/gtk-2.0/apps/caja.rc b/desktop-themes/Menta/gtk-2.0/apps/caja.rc index 7d3de7a7..e15be1fc 100644 --- a/desktop-themes/Menta/gtk-2.0/apps/caja.rc +++ b/desktop-themes/Menta/gtk-2.0/apps/caja.rc @@ -44,23 +44,7 @@ style "caja-statusbar" style "caja-location" { - - xthickness = 0 - ythickness = 0 - - bg[NORMAL] = mix (0.60, shade (1.05, "#DCDCDC"), "#DCDCDC") - - engine "pixmap" { - image - { - function = FLAT_BOX - recolorable = TRUE - file = "Caja/extra-widget.png" - state = NORMAL - stretch = TRUE - border = { 0, 0, 1, 0 } - } - } + bg[NORMAL] = mix (0.60, shade (1.05, @bg_color), @bg_color) } style "caja-pathbar" @@ -94,4 +78,4 @@ widget_class "*Caja*." style "murrine-treeview-header" widget_class "*Caja*." style "murrine-treeview-header" widget_class "*CajaPathBar*" style "caja-pathbar" -widget "*.caja-extra-view-widget" style "caja-location" +widget "*.caja-extra-view-widget" style : highest "caja-location" -- cgit v1.2.1