From 42979f96abe8ba1e393959ee48ed02cf3c5d2a41 Mon Sep 17 00:00:00 2001 From: antisnatchor Date: Wed, 23 Feb 2011 11:02:56 +0000 Subject: [PATCH] issue 261: updated ext-js css to change the default background image for offline/online branches (when the db is still empty) git-svn-id: https://beef.googlecode.com/svn/trunk@761 b87d56ec-f9c0-11de-8c8a-61c5e9addfc9 --- public/css/ext-all.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/public/css/ext-all.css b/public/css/ext-all.css index afef9809f..22e51ccd4 100644 --- a/public/css/ext-all.css +++ b/public/css/ext-all.css @@ -6143,7 +6143,7 @@ td.grid-hd-group-cell { } .x-tree-node-leaf .x-tree-node-icon{ - background-image:url(../images/default/tree/leaf.gif); + background-image:url(../images/default/tree/folder.gif); } .x-tree-node-collapsed .x-tree-node-icon{