aboutsummaryrefslogtreecommitdiff
path: root/js/panels/Timeline/Layer.reel/scss/Layer.scss
diff options
context:
space:
mode:
authorJose Antonio Marquez2012-03-02 19:06:37 -0800
committerJose Antonio Marquez2012-03-02 19:06:37 -0800
commit5c49635cc44815364f9a0296ffaa7acc34254937 (patch)
treed7cb1cd499ab49df4366d776878a8137d662abe4 /js/panels/Timeline/Layer.reel/scss/Layer.scss
parent5c9795958b08c233eb2c4afab8054d55c3a33d98 (diff)
parent13f52cf0c74f53a919fa864f86669e8155f82961 (diff)
downloadninja-5c49635cc44815364f9a0296ffaa7acc34254937.tar.gz
Merge branch 'refs/heads/Ninja-Internal' into FileIO
Diffstat (limited to 'js/panels/Timeline/Layer.reel/scss/Layer.scss')
-rw-r--r--js/panels/Timeline/Layer.reel/scss/Layer.scss2
1 files changed, 1 insertions, 1 deletions
diff --git a/js/panels/Timeline/Layer.reel/scss/Layer.scss b/js/panels/Timeline/Layer.reel/scss/Layer.scss
index 1e574cc0..12b6e599 100644
--- a/js/panels/Timeline/Layer.reel/scss/Layer.scss
+++ b/js/panels/Timeline/Layer.reel/scss/Layer.scss
@@ -144,7 +144,7 @@
144.collapsible-content .collapsible-clicker { 144.collapsible-content .collapsible-clicker {
145 left: 12px; 145 left: 12px;
146} 146}
147.content-layer.collapsible-collapsed { 147.container-layer .collapsible-content.collapsible-collapsed {
148 height: 0px; 148 height: 0px;
149 overflow: hidden; 149 overflow: hidden;
150} 150}