aboutsummaryrefslogtreecommitdiff
path: root/js/components/treeview/ninja-leaf.reel/ninja-leaf.css
diff options
context:
space:
mode:
Diffstat (limited to 'js/components/treeview/ninja-leaf.reel/ninja-leaf.css')
-rw-r--r--js/components/treeview/ninja-leaf.reel/ninja-leaf.css3
1 files changed, 3 insertions, 0 deletions
diff --git a/js/components/treeview/ninja-leaf.reel/ninja-leaf.css b/js/components/treeview/ninja-leaf.reel/ninja-leaf.css
index cc8108f6..4b21947f 100644
--- a/js/components/treeview/ninja-leaf.reel/ninja-leaf.css
+++ b/js/components/treeview/ninja-leaf.reel/ninja-leaf.css
@@ -22,6 +22,9 @@
22 background-position: 33px center; 22 background-position: 33px center;
23 padding-left: 53px; 23 padding-left: 53px;
24} 24}
25.branch .branch .leaf-label:active {
26 background-color: #212121;
27}
25/* First level */ 28/* First level */
26.branch .leaf-label { 29.branch .leaf-label {
27 padding-left: 25px; 30 padding-left: 25px;