From a47c79145353b18be5d54f5e7d46ac529adb2467 Mon Sep 17 00:00:00 2001 From: Alejandro Gallardo Escobar Date: Fri, 2 Jan 2015 09:08:31 +0100 Subject: [PATCH] Added style rules to the tree view --- pandora_console/include/styles/pandora.css | 1 + 1 file changed, 1 insertion(+) diff --git a/pandora_console/include/styles/pandora.css b/pandora_console/include/styles/pandora.css index e947342d02..9a7f70606b 100755 --- a/pandora_console/include/styles/pandora.css +++ b/pandora_console/include/styles/pandora.css @@ -2936,6 +2936,7 @@ table#policy_modules td * { .tree-node-counter { font-weight: bold; font-size: 7pt; + cursor: default; }