aboutsummaryrefslogtreecommitdiff
path: root/js/components/treeview
diff options
context:
space:
mode:
authorEric Guzman2012-03-13 12:02:06 -0700
committerEric Guzman2012-03-13 12:02:06 -0700
commite6637e3748911a64993c3f0caccee05b98f1eb0a (patch)
treefb964ef05873ee74d5e2fc963b61d5cfb0d25cc7 /js/components/treeview
parent8ce3b7be494a703694acbf35e18e05c2fc91788b (diff)
downloadninja-e6637e3748911a64993c3f0caccee05b98f1eb0a.tar.gz
Presets Panel - Remove :active pseudo class from ninja-leaf
Diffstat (limited to 'js/components/treeview')
-rw-r--r--js/components/treeview/ninja-leaf.reel/ninja-leaf.css3
1 files changed, 0 insertions, 3 deletions
diff --git a/js/components/treeview/ninja-leaf.reel/ninja-leaf.css b/js/components/treeview/ninja-leaf.reel/ninja-leaf.css
index 4b21947f..cc8108f6 100644
--- a/js/components/treeview/ninja-leaf.reel/ninja-leaf.css
+++ b/js/components/treeview/ninja-leaf.reel/ninja-leaf.css
@@ -22,9 +22,6 @@
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}
28/* First level */ 25/* First level */
29.branch .leaf-label { 26.branch .leaf-label {
30 padding-left: 25px; 27 padding-left: 25px;