From 6803c0abd279fcb640c38b3881b751bab982cbe0 Mon Sep 17 00:00:00 2001 From: Kris Kowal Date: Fri, 6 Jul 2012 12:42:16 -0700 Subject: Remove trailing spaces --- .../CSSPanel/CSSPanelBase.reel/CSSPanelBase.css | 2 +- .../CSSPanel/CSSPanelBase.reel/CSSPanelBase.html | 2 +- .../materials-library-panel.html | 2 +- js/panels/Panel.reel/Panel.html | 2 +- .../projectpanelbase.reel/projectpanelbase.html | 8 ++--- js/panels/Timeline/EasingMenu.reel/EasingMenu.html | 2 +- .../Timeline/EasingMenu.reel/scss/EasingMenu.scss | 2 +- js/panels/Timeline/Layer.reel/Layer.html | 18 +++++------ js/panels/Timeline/Layer.reel/scss/Layer.scss | 2 +- .../PropertyTrack.reel/scss/PropertyTrack.scss | 2 +- js/panels/Timeline/Span.reel/scss/Span.scss | 2 +- js/panels/Timeline/Style.reel/scss/Style.scss | 2 +- .../Timeline/TimelinePanel.reel/TimelinePanel.html | 16 +++++----- .../TimelinePanel.reel/scss/TimelinePanel.scss | 2 +- .../Timeline/TimelineTrack.reel/TimelineTrack.html | 16 +++++----- .../TimelineTrack.reel/scss/TimelineTrack.scss | 2 +- js/panels/Timeline/Tween.reel/Tween.html | 2 +- .../color/colorpanelbase.reel/colorpanelbase.html | 12 ++++---- .../colorpanelbase.reel/css/colorpanelbase.scss | 14 ++++----- .../colorpanelpopup.reel/colorpanelpopup.html | 36 +++++++++++----------- .../colorpanelpopup.reel/css/colorpanelpopup.scss | 2 +- .../components-panel.reel/components-panel.html | 4 +-- js/panels/properties.reel/properties.css | 2 +- .../custom-rows/dual-row.reel/dual-row.html | 2 +- .../custom-rows/single-row.reel/single-row.html | 2 +- 25 files changed, 79 insertions(+), 79 deletions(-) (limited to 'js/panels') diff --git a/js/panels/CSSPanel/CSSPanelBase.reel/CSSPanelBase.css b/js/panels/CSSPanel/CSSPanelBase.reel/CSSPanelBase.css index ba54723d..65f7bf79 100755 --- a/js/panels/CSSPanel/CSSPanelBase.reel/CSSPanelBase.css +++ b/js/panels/CSSPanel/CSSPanelBase.reel/CSSPanelBase.css @@ -226,7 +226,7 @@ POSSIBILITY OF SUCH DAMAGE. text-overflow: ellipsis; } .nj-css-style-list dd { - display: inline; + display: inline; } /* ---------------------------------------- diff --git a/js/panels/CSSPanel/CSSPanelBase.reel/CSSPanelBase.html b/js/panels/CSSPanel/CSSPanelBase.reel/CSSPanelBase.html index 3c6c08ba..2cdb28cf 100755 --- a/js/panels/CSSPanel/CSSPanelBase.reel/CSSPanelBase.html +++ b/js/panels/CSSPanel/CSSPanelBase.reel/CSSPanelBase.html @@ -67,7 +67,7 @@ POSSIBILITY OF SUCH DAMAGE.

Stylesheets -

+
diff --git a/js/panels/Materials/materials-library-panel.reel/materials-library-panel.html b/js/panels/Materials/materials-library-panel.reel/materials-library-panel.html index 3204ce50..6f2ea27a 100755 --- a/js/panels/Materials/materials-library-panel.reel/materials-library-panel.html +++ b/js/panels/Materials/materials-library-panel.reel/materials-library-panel.html @@ -111,7 +111,7 @@ POSSIBILITY OF SUCH DAMAGE. } } - + diff --git a/js/panels/Panel.reel/Panel.html b/js/panels/Panel.reel/Panel.html index f7eea93e..9918fb1e 100755 --- a/js/panels/Panel.reel/Panel.html +++ b/js/panels/Panel.reel/Panel.html @@ -31,7 +31,7 @@ POSSIBILITY OF SUCH DAMAGE. - + - +
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. --> - + - + - - - + - + - +
- +
- + - +
- +
#
- + - +
- +
- +
Alpha
%
- +
- + 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