aboutsummaryrefslogtreecommitdiff
path: root/js/components/treeview/leaf.reel/leaf.css
diff options
context:
space:
mode:
authorEric Guzman2012-02-06 11:43:01 -0800
committerEric Guzman2012-02-06 17:12:47 -0800
commit673cf363ccc0a0e82237c8a1867d250b6769d9f6 (patch)
tree2d93692ee28aa07d102730495bca08c4222f9e33 /js/components/treeview/leaf.reel/leaf.css
parent57562aace901f12215895133dc1e7a6fd4daf2a2 (diff)
downloadninja-673cf363ccc0a0e82237c8a1867d250b6769d9f6.tar.gz
Tree Components - Adding the tree components
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