aboutsummaryrefslogtreecommitdiff
path: root/js/panels/Timeline
diff options
context:
space:
mode:
authorKris Kowal2012-07-06 12:42:16 -0700
committerKris Kowal2012-07-06 15:01:49 -0700
commit6803c0abd279fcb640c38b3881b751bab982cbe0 (patch)
tree876211d178954cbaa73e0fbb658fe0c6ffb7ac8d /js/panels/Timeline
parent3644cb6def4f681c99959e5729e78ea353441fad (diff)
downloadninja-6803c0abd279fcb640c38b3881b751bab982cbe0.tar.gz
Remove trailing spaces
Diffstat (limited to 'js/panels/Timeline')
-rw-r--r--js/panels/Timeline/EasingMenu.reel/EasingMenu.html2
-rw-r--r--js/panels/Timeline/EasingMenu.reel/scss/EasingMenu.scss2
-rw-r--r--js/panels/Timeline/Layer.reel/Layer.html18
-rw-r--r--js/panels/Timeline/Layer.reel/scss/Layer.scss2
-rw-r--r--js/panels/Timeline/PropertyTrack.reel/scss/PropertyTrack.scss2
-rw-r--r--js/panels/Timeline/Span.reel/scss/Span.scss2
-rw-r--r--js/panels/Timeline/Style.reel/scss/Style.scss2
-rw-r--r--js/panels/Timeline/TimelinePanel.reel/TimelinePanel.html16
-rw-r--r--js/panels/Timeline/TimelinePanel.reel/scss/TimelinePanel.scss2
-rw-r--r--js/panels/Timeline/TimelineTrack.reel/TimelineTrack.html16
-rw-r--r--js/panels/Timeline/TimelineTrack.reel/scss/TimelineTrack.scss2
-rw-r--r--js/panels/Timeline/Tween.reel/Tween.html2
12 files changed, 34 insertions, 34 deletions
diff --git a/js/panels/Timeline/EasingMenu.reel/EasingMenu.html b/js/panels/Timeline/EasingMenu.reel/EasingMenu.html
index b8a3f9f3..972f5558 100644
--- a/js/panels/Timeline/EasingMenu.reel/EasingMenu.html
+++ b/js/panels/Timeline/EasingMenu.reel/EasingMenu.html
@@ -38,7 +38,7 @@ POSSIBILITY OF SUCH DAMAGE.
38 "prototype": "js/panels/Timeline/EasingMenu.reel", 38 "prototype": "js/panels/Timeline/EasingMenu.reel",
39 "properties": { 39 "properties": {
40 "element": {"#": "container-easing-menu"} 40 "element": {"#": "container-easing-menu"}
41 41
42 } 42 }
43 } 43 }
44 } 44 }
diff --git a/js/panels/Timeline/EasingMenu.reel/scss/EasingMenu.scss b/js/panels/Timeline/EasingMenu.reel/scss/EasingMenu.scss
index 3d98f55d..ecdd39bd 100644
--- a/js/panels/Timeline/EasingMenu.reel/scss/EasingMenu.scss
+++ b/js/panels/Timeline/EasingMenu.reel/scss/EasingMenu.scss
@@ -33,7 +33,7 @@ POSSIBILITY OF SUCH DAMAGE.
33/* Layer.scss 33/* Layer.scss
34 * Main SCSS file for EasingMenu component, compiled by SASS into the file css/EasingMenu.css. 34 * Main SCSS file for EasingMenu component, compiled by SASS into the file css/EasingMenu.css.
35 */ 35 */
36 36
37// Import theme settings 37// Import theme settings
38@import "../../../../../scss/imports/themes/default/colors"; 38@import "../../../../../scss/imports/themes/default/colors";
39// @import "../../../../../scss/imports/themes/default/fonts"; 39// @import "../../../../../scss/imports/themes/default/fonts";
diff --git a/js/panels/Timeline/Layer.reel/Layer.html b/js/panels/Timeline/Layer.reel/Layer.html
index 83b73e76..044b1c79 100644
--- a/js/panels/Timeline/Layer.reel/Layer.html
+++ b/js/panels/Timeline/Layer.reel/Layer.html
@@ -216,7 +216,7 @@ POSSIBILITY OF SUCH DAMAGE.
216 } 216 }
217 } 217 }
218 }, 218 },
219 219
220 "mainCollapser" : { 220 "mainCollapser" : {
221 "prototype" : "js/panels/timeline/Collapser", 221 "prototype" : "js/panels/timeline/Collapser",
222 "properties" : { 222 "properties" : {
@@ -226,7 +226,7 @@ POSSIBILITY OF SUCH DAMAGE.
226 "isLabelClickable" : true, 226 "isLabelClickable" : true,
227 "clicker" : {"#" : "clicker-main"}, 227 "clicker" : {"#" : "clicker-main"},
228 "isCollapsed" : true, 228 "isCollapsed" : true,
229 "isAnimated" : true 229 "isAnimated" : true
230 }, 230 },
231 "bindings" : { 231 "bindings" : {
232 "isToggling" : { 232 "isToggling" : {
@@ -236,7 +236,7 @@ POSSIBILITY OF SUCH DAMAGE.
236 } 236 }
237 } 237 }
238 }, 238 },
239 239
240 "positionCollapser" : { 240 "positionCollapser" : {
241 "prototype" : "js/panels/timeline/Collapser", 241 "prototype" : "js/panels/timeline/Collapser",
242 "properties" : { 242 "properties" : {
@@ -246,7 +246,7 @@ POSSIBILITY OF SUCH DAMAGE.
246 "isLabelClickable" : true, 246 "isLabelClickable" : true,
247 "clicker" : {"#" : "clicker-position"}, 247 "clicker" : {"#" : "clicker-position"},
248 "isCollapsed" : true, 248 "isCollapsed" : true,
249 "isAnimated" : true 249 "isAnimated" : true
250 }, 250 },
251 "bindings" : { 251 "bindings" : {
252 "isToggling" : { 252 "isToggling" : {
@@ -256,7 +256,7 @@ POSSIBILITY OF SUCH DAMAGE.
256 } 256 }
257 } 257 }
258 }, 258 },
259 259
260 "styleCollapser" : { 260 "styleCollapser" : {
261 "prototype" : "js/panels/timeline/Collapser", 261 "prototype" : "js/panels/timeline/Collapser",
262 "properties" : { 262 "properties" : {
@@ -266,7 +266,7 @@ POSSIBILITY OF SUCH DAMAGE.
266 "isLabelClickable" : true, 266 "isLabelClickable" : true,
267 "clicker" : {"#" : "clicker-style"}, 267 "clicker" : {"#" : "clicker-style"},
268 "isCollapsed" : true, 268 "isCollapsed" : true,
269 "isAnimated" : true 269 "isAnimated" : true
270 }, 270 },
271 "bindings" : { 271 "bindings" : {
272 "isToggling" : { 272 "isToggling" : {
@@ -276,13 +276,13 @@ POSSIBILITY OF SUCH DAMAGE.
276 } 276 }
277 } 277 }
278 } 278 }
279 279
280 280
281 } 281 }
282 </script> 282 </script>
283 </head> 283 </head>
284 <body> 284 <body>
285 285
286 <div data-montage-id="layer" class="container-layer"> 286 <div data-montage-id="layer" class="container-layer">
287 <div class="label-layer" data-montage-id="myLabel"> 287 <div class="label-layer" data-montage-id="myLabel">
288 <span data-montage-id="layer-tag" class="layer-tag"></span> 288 <span data-montage-id="layer-tag" class="layer-tag"></span>
diff --git a/js/panels/Timeline/Layer.reel/scss/Layer.scss b/js/panels/Timeline/Layer.reel/scss/Layer.scss
index cb675b72..186232a2 100644
--- a/js/panels/Timeline/Layer.reel/scss/Layer.scss
+++ b/js/panels/Timeline/Layer.reel/scss/Layer.scss
@@ -33,7 +33,7 @@ POSSIBILITY OF SUCH DAMAGE.
33/* Layer.scss 33/* Layer.scss
34 * Main SCSS file for Layer component, compiled by SASS into the file css/Layer.css. 34 * Main SCSS file for Layer component, compiled by SASS into the file css/Layer.css.
35 */ 35 */
36 36
37// Import theme settings 37// Import theme settings
38@import "../../../../../scss/imports/themes/default/colors"; 38@import "../../../../../scss/imports/themes/default/colors";
39// @import "../../../../../scss/imports/themes/default/fonts"; 39// @import "../../../../../scss/imports/themes/default/fonts";
diff --git a/js/panels/Timeline/PropertyTrack.reel/scss/PropertyTrack.scss b/js/panels/Timeline/PropertyTrack.reel/scss/PropertyTrack.scss
index 5fc35595..2127b92d 100644
--- a/js/panels/Timeline/PropertyTrack.reel/scss/PropertyTrack.scss
+++ b/js/panels/Timeline/PropertyTrack.reel/scss/PropertyTrack.scss
@@ -31,7 +31,7 @@ POSSIBILITY OF SUCH DAMAGE.
31/* PropertyTrack.scss 31/* PropertyTrack.scss
32 * Main SCSS file for PropertyTrack component, compiled by SASS into the file css/PropertyTrack.css. 32 * Main SCSS file for PropertyTrack component, compiled by SASS into the file css/PropertyTrack.css.
33 */ 33 */
34 34
35// Import theme settings 35// Import theme settings
36@import "../../../../../scss/imports/themes/default/colors"; 36@import "../../../../../scss/imports/themes/default/colors";
37@import "../../../../../scss/imports/themes/default/mixins"; 37@import "../../../../../scss/imports/themes/default/mixins";
diff --git a/js/panels/Timeline/Span.reel/scss/Span.scss b/js/panels/Timeline/Span.reel/scss/Span.scss
index 026f266f..c166114b 100644
--- a/js/panels/Timeline/Span.reel/scss/Span.scss
+++ b/js/panels/Timeline/Span.reel/scss/Span.scss
@@ -33,7 +33,7 @@ POSSIBILITY OF SUCH DAMAGE.
33/* Span.scss 33/* Span.scss
34 * Main SCSS file for Span component, compiled by SASS into the file css/Span.css. 34 * Main SCSS file for Span component, compiled by SASS into the file css/Span.css.
35 */ 35 */
36 36
37// Import theme settings 37// Import theme settings
38@import "../../../../../scss/imports/themes/default/colors"; 38@import "../../../../../scss/imports/themes/default/colors";
39// @import "../../../../../scss/imports/themes/default/fonts"; 39// @import "../../../../../scss/imports/themes/default/fonts";
diff --git a/js/panels/Timeline/Style.reel/scss/Style.scss b/js/panels/Timeline/Style.reel/scss/Style.scss
index e2d16e6c..7c73d352 100644
--- a/js/panels/Timeline/Style.reel/scss/Style.scss
+++ b/js/panels/Timeline/Style.reel/scss/Style.scss
@@ -31,7 +31,7 @@ POSSIBILITY OF SUCH DAMAGE.
31/* Layer.scss 31/* Layer.scss
32 * Main SCSS file for Layer component, compiled by SASS into the file css/Layer.css. 32 * Main SCSS file for Layer component, compiled by SASS into the file css/Layer.css.
33 */ 33 */
34 34
35// Import theme settings 35// Import theme settings
36@import "../../../../../scss/imports/themes/default/colors"; 36@import "../../../../../scss/imports/themes/default/colors";
37@import "../../../../../scss/imports/themes/default/mixins"; 37@import "../../../../../scss/imports/themes/default/mixins";
diff --git a/js/panels/Timeline/TimelinePanel.reel/TimelinePanel.html b/js/panels/Timeline/TimelinePanel.reel/TimelinePanel.html
index 29701e8e..e5aff4bf 100644
--- a/js/panels/Timeline/TimelinePanel.reel/TimelinePanel.html
+++ b/js/panels/Timeline/TimelinePanel.reel/TimelinePanel.html
@@ -32,7 +32,7 @@ POSSIBILITY OF SUCH DAMAGE.
32 <head> 32 <head>
33 <meta http-equiv="content-type" content="text/html; charset=utf-8" /> 33 <meta http-equiv="content-type" content="text/html; charset=utf-8" />
34 <link rel="stylesheet" type="text/css" href="css/TimelinePanel.css"> 34 <link rel="stylesheet" type="text/css" href="css/TimelinePanel.css">
35 35
36 36
37 <script type="text/montage-serialization"> 37 <script type="text/montage-serialization">
38 { 38 {
@@ -77,7 +77,7 @@ POSSIBILITY OF SUCH DAMAGE.
77 } 77 }
78 }, 78 },
79 79
80 80
81 "repetition1": { 81 "repetition1": {
82 "prototype": "montage/ui/repetition.reel", 82 "prototype": "montage/ui/repetition.reel",
83 "properties": { 83 "properties": {
@@ -110,7 +110,7 @@ POSSIBILITY OF SUCH DAMAGE.
110 } 110