From 876717e355d4d04030bcf68855ddee3c2dadaa43 Mon Sep 17 00:00:00 2001 From: mlorb Date: Fri, 18 May 2018 13:34:52 +0200 Subject: [PATCH] add pointer cursor to arrow --- app/assets/stylesheets/partials/_tree_view.scss | 1 + 1 file changed, 1 insertion(+) diff --git a/app/assets/stylesheets/partials/_tree_view.scss b/app/assets/stylesheets/partials/_tree_view.scss index 177c0d883..330d1729a 100644 --- a/app/assets/stylesheets/partials/_tree_view.scss +++ b/app/assets/stylesheets/partials/_tree_view.scss @@ -66,6 +66,7 @@ } i.glyphicon { + cursor: pointer; font-size: 9pt; &.expanded {