diff options
author | Kruti Shah | 2012-07-12 14:21:31 -0700 |
---|---|---|
committer | Kruti Shah | 2012-07-12 14:21:31 -0700 |
commit | ec15c5ed111f8d2608941c2ce86fb4b6f68117a0 (patch) | |
tree | 44f99e948b49ac59b70d6f0b04819a287dc9e54b /js/panels/Timeline/TimelinePanel.reel/css | |
parent | 4e9a00c3f4318d34e7be63f320d58b082ef7fda2 (diff) | |
download | ninja-ec15c5ed111f8d2608941c2ce86fb4b6f68117a0.tar.gz |
Zooming the tweens
Signed-off-by: Kruti Shah <kruti.shah@motorola.com>
Diffstat (limited to 'js/panels/Timeline/TimelinePanel.reel/css')
-rw-r--r-- | js/panels/Timeline/TimelinePanel.reel/css/TimelinePanel.css | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/js/panels/Timeline/TimelinePanel.reel/css/TimelinePanel.css b/js/panels/Timeline/TimelinePanel.reel/css/TimelinePanel.css index f7e9234e..d8293d77 100644 --- a/js/panels/Timeline/TimelinePanel.reel/css/TimelinePanel.css +++ b/js/panels/Timeline/TimelinePanel.reel/css/TimelinePanel.css | |||
@@ -132,7 +132,7 @@ POSSIBILITY OF SUCH DAMAGE. | |||
132 | .timeline-dnd-helper { -webkit-transform: scale(0.9, 0.9); } | 132 | .timeline-dnd-helper { -webkit-transform: scale(0.9, 0.9); } |
133 | 133 | ||
134 | /* line 308, ../scss/TimelinePanel.scss */ | 134 | /* line 308, ../scss/TimelinePanel.scss */ |
135 | .tl_slider { width: 65px; height: 5px; background: none; float: left; margin-left: 5%; visibility: hidden; } | 135 | .tl_slider { width: 65px; height: 5px; background: none; float: left; margin-left: 5%;} |
136 | 136 | ||
137 | /* Configuration menu */ | 137 | /* Configuration menu */ |
138 | /* line 318, ../scss/TimelinePanel.scss */ | 138 | /* line 318, ../scss/TimelinePanel.scss */ |