aboutsummaryrefslogtreecommitdiff
path: root/js/components/treeview/ninja-leaf.reel/ninja-leaf.css
diff options
context:
space:
mode:
authorValerio Virgillito2012-02-16 11:10:00 -0800
committerValerio Virgillito2012-02-16 11:10:00 -0800
commit9aed3035ed7b0807ec198327ddd8305596331491 (patch)
treef95b0fa1ca064dd3b8c1d6c5637a4b5f8897f985 /js/components/treeview/ninja-leaf.reel/ninja-leaf.css
parentd52aca45e0357b5597e13d9b74998abb75fabea5 (diff)
parent966f0adaf1d4b7f2dd5a6e31643df58bff713884 (diff)
downloadninja-9aed3035ed7b0807ec198327ddd8305596331491.tar.gz
Merge pull request #43 from ericguzman/TreeComponents
Tree components
Diffstat (limited to 'js/components/treeview/ninja-leaf.reel/ninja-leaf.css')
-rw-r--r--js/components/treeview/ninja-leaf.reel/ninja-leaf.css1
1 files changed, 0 insertions, 1 deletions
diff --git a/js/components/treeview/ninja-leaf.reel/ninja-leaf.css b/js/components/treeview/ninja-leaf.reel/ninja-leaf.css
index 085b11e0..fedc1d9d 100644
--- a/js/components/treeview/ninja-leaf.reel/ninja-leaf.css
+++ b/js/components/treeview/ninja-leaf.reel/ninja-leaf.css
@@ -19,7 +19,6 @@
19/* Second level */ 19/* Second level */
20.branch .branch .leaf-label { 20.branch .branch .leaf-label {
21 background-position: 25px center; 21 background-position: 25px center;
22 box-shadow: 0 3px 4px -4px rgba(0,0,0,0.2);
23 color: #FFF; 22 color: #FFF;
24 padding-left: 45px; 23 padding-left: 45px;
25} 24}