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.
/* Layer.scss
* Main SCSS file for Layer component, compiled by SASS into the file css/Layer.css.
*/
-
+
// Import theme settings
@import "../../../../../scss/imports/themes/default/colors";
// @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.
/* PropertyTrack.scss
* Main SCSS file for PropertyTrack component, compiled by SASS into the file css/PropertyTrack.css.
*/
-
+
// Import theme settings
@import "../../../../../scss/imports/themes/default/colors";
@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.
/* Span.scss
* Main SCSS file for Span component, compiled by SASS into the file css/Span.css.
*/
-
+
// Import theme settings
@import "../../../../../scss/imports/themes/default/colors";
// @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.
/* Layer.scss
* Main SCSS file for Layer component, compiled by SASS into the file css/Layer.css.
*/
-
+
// Import theme settings
@import "../../../../../scss/imports/themes/default/colors";
@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.
-
+
diff --git a/js/panels/Timeline/TimelineTrack.reel/scss/TimelineTrack.scss b/js/panels/Timeline/TimelineTrack.reel/scss/TimelineTrack.scss
index 3376e174..f8b9dcc2 100644
--- a/js/panels/Timeline/TimelineTrack.reel/scss/TimelineTrack.scss
+++ b/js/panels/Timeline/TimelineTrack.reel/scss/TimelineTrack.scss
@@ -33,7 +33,7 @@ POSSIBILITY OF SUCH DAMAGE.
/* TimelineTrack.scss
* Main SCSS file for TimelineTrack component, compiled by SASS into the file css/TimelineTrack.css.
*/
-
+
// Import theme settings
@import "../../../../../scss/imports/themes/default/colors";
// @import "../../../../../scss/imports/themes/default/fonts";
diff --git a/js/panels/Timeline/Tween.reel/Tween.html b/js/panels/Timeline/Tween.reel/Tween.html
index 0510e73e..0b797f61 100644
--- a/js/panels/Timeline/Tween.reel/Tween.html
+++ b/js/panels/Timeline/Tween.reel/Tween.html
@@ -42,7 +42,7 @@ POSSIBILITY OF SUCH DAMAGE.
"tweenspan": {"@": "span"}
}
},
-
+
"span": {
"prototype": "js/panels/Timeline/Span.reel",
"properties": {
diff --git a/js/panels/color/colorpanelbase.reel/colorpanelbase.html b/js/panels/color/colorpanelbase.reel/colorpanelbase.html
index 762602e5..b8d9bda9 100755
--- a/js/panels/color/colorpanelbase.reel/colorpanelbase.html
+++ b/js/panels/color/colorpanelbase.reel/colorpanelbase.html
@@ -30,9 +30,9 @@ POSSIBILITY OF SUCH DAMAGE.
-->
-
+
-
+
-
+
-
+
-
+
@@ -118,7 +118,7 @@ POSSIBILITY OF SUCH DAMAGE.
#
-
+
diff --git a/js/panels/color/colorpanelbase.reel/css/colorpanelbase.scss b/js/panels/color/colorpanelbase.reel/css/colorpanelbase.scss
index 9317b592..b8009903 100755
--- a/js/panels/color/colorpanelbase.reel/css/colorpanelbase.scss
+++ b/js/panels/color/colorpanelbase.reel/css/colorpanelbase.scss
@@ -76,7 +76,7 @@ $sprite_stdbtn_spacing: 4;
.cp_history button
{
-
+
width: 22px;
height: 22px;
overflow: hidden;
@@ -106,7 +106,7 @@ $sprite_stdbtn_spacing: 4;
.cp_expanded .cp_inputs button, .cpe_fill, .cpe_stroke, .cpe_fill_icon, .cpe_stroke_icon
{
-
+
width: 22px;
height: 22px;
overflow: hidden;
@@ -125,22 +125,22 @@ $sprite_stdbtn_spacing: 4;
}
.cpe_fill_icon, .cpe_fill_icon
-{
+{
@include sprite_background (($sprite_stdbtn_width+$sprite_stdbtn_spacing)*10, 0);
}
.cpe_fill_icon:hover, .cpe_fill_icon.selected, .cpe_fill_icon:hover, .cpe_fill_icon.selected
-{
+{
@include sprite_background (($sprite_stdbtn_width+$sprite_stdbtn_spacing)*11, 0);
}
.cpe_stroke_icon, .cpe_stroke_icon
-{
+{
@include sprite_background (($sprite_stdbtn_width+$sprite_stdbtn_spacing)*8, ($sprite_stdbtn_height+$sprite_stdbtn_spacing)*1);
}
.cpe_stroke_icon:hover, .cpe_stroke_icon.selected, .cpe_stroke_icon:hover, .cpe_stroke_icon.selected
-{
+{
@include sprite_background (($sprite_stdbtn_width+$sprite_stdbtn_spacing)*9, ($sprite_stdbtn_height+$sprite_stdbtn_spacing)*1);
}
@@ -203,7 +203,7 @@ $sprite_stdbtn_spacing: 4;
{
float: left;
margin: 56px 0px 0px -48px;
-
+
}
.cp_options button
diff --git a/js/panels/color/colorpanelpopup.reel/colorpanelpopup.html b/js/panels/color/colorpanelpopup.reel/colorpanelpopup.html
index 99b781ab..488a9c75 100755
--- a/js/panels/color/colorpanelpopup.reel/colorpanelpopup.html
+++ b/js/panels/color/colorpanelpopup.reel/colorpanelpopup.html
@@ -30,12 +30,12 @@ POSSIBILITY OF SUCH DAMAGE.
-->
-
+
-
+
-
-
-
+
-
+
-
+
-
+
diff --git a/js/panels/color/colorpanelpopup.reel/css/colorpanelpopup.scss b/js/panels/color/colorpanelpopup.reel/css/colorpanelpopup.scss
index ea283466..23446de8 100755
--- a/js/panels/color/colorpanelpopup.reel/css/colorpanelpopup.scss
+++ b/js/panels/color/colorpanelpopup.reel/css/colorpanelpopup.scss
@@ -228,7 +228,7 @@ $grey_light: #494949;
{
width: 202px;
height: 202px;
-
+
}
.cp_pu_palette_container
diff --git a/js/panels/components-panel.reel/components-panel.html b/js/panels/components-panel.reel/components-panel.html
index 08d482f1..cb15d44a 100755
--- a/js/panels/components-panel.reel/components-panel.html
+++ b/js/panels/components-panel.reel/components-panel.html
@@ -72,10 +72,10 @@ POSSIBILITY OF SUCH DAMAGE.
}
}
-
+
-
+
diff --git a/js/panels/properties.reel/properties.css b/js/panels/properties.reel/properties.css
index e5d698b3..67884628 100755
--- a/js/panels/properties.reel/properties.css
+++ b/js/panels/properties.reel/properties.css
@@ -121,7 +121,7 @@ padding-right:6px;
.propertiesPanel .fieldRow.twoCol label {
width:74px;
display: inline-block;
-
+
}
.propertiesPanel .fieldRow.oneCol label {
diff --git a/js/panels/properties.reel/sections/custom-rows/dual-row.reel/dual-row.html b/js/panels/properties.reel/sections/custom-rows/dual-row.reel/dual-row.html
index 5110b654..8c66a15c 100755
--- a/js/panels/properties.reel/sections/custom-rows/dual-row.reel/dual-row.html
+++ b/js/panels/properties.reel/sections/custom-rows/dual-row.reel/dual-row.html
@@ -67,7 +67,7 @@ POSSIBILITY OF SUCH DAMAGE.
-
+
diff --git a/js/panels/properties.reel/sections/custom-rows/single-row.reel/single-row.html b/js/panels/properties.reel/sections/custom-rows/single-row.reel/single-row.html
index dfcab8aa..539431a8 100755
--- a/js/panels/properties.reel/sections/custom-rows/single-row.reel/single-row.html
+++ b/js/panels/properties.reel/sections/custom-rows/single-row.reel/single-row.html
@@ -60,7 +60,7 @@ POSSIBILITY OF SUCH DAMAGE.
-
+
--
cgit v1.2.3