From 956c88704047d0993141556dd2977cebae9a1e5d Mon Sep 17 00:00:00 2001
From: juanf <juanf>
Date: Tue, 5 Jul 2016 08:57:10 +0000
Subject: [PATCH] SSDM-3815 : Cosmetic Fixes

SVN: 36785
---
 .../eln-lims/1/as/webapps/eln-lims/html/css/style.css          | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/css/style.css b/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/css/style.css
index 44035260733..3293c21efcd 100644
--- a/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/css/style.css
+++ b/openbis_standard_technologies/dist/core-plugins/eln-lims/1/as/webapps/eln-lims/html/css/style.css
@@ -220,7 +220,8 @@ h1, h2, legend {
     background-position: 12px 5px !important;
 }
 
-.ui-fancytree {
+.ui-fancytree,
+.fancytree-expanded span.fancytree-expander {
     color: #777;
     background-color: transparent !important;
     border: none !important;
-- 
GitLab