aboutsummaryrefslogtreecommitdiff
path: root/js/components/treeview/leaf.reel/leaf.css
diff options
context:
space:
mode:
Diffstat (limited to 'js/components/treeview/leaf.reel/leaf.css')
-rw-r--r--js/components/treeview/leaf.reel/leaf.css4
1 files changed, 4 insertions, 0 deletions
diff --git a/js/components/treeview/leaf.reel/leaf.css b/js/components/treeview/leaf.reel/leaf.css
new file mode 100644
index 00000000..fea5a2c4
--- /dev/null
+++ b/js/components/treeview/leaf.reel/leaf.css
@@ -0,0 +1,4 @@
1.leaf > .leaf-label {
2 opacity: 0.8;
3 cursor: pointer;
4} \ No newline at end of file