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 --- js/components/colorbar.reel/colorbar.html | 12 +++--- js/components/colorwheel.reel/colorwheel.html | 14 +++---- .../gradientpicker.reel/css/gradientpicker.scss | 2 +- .../gradientpicker.reel/gradientpicker.html | 35 +++++++++-------- js/components/hottext.reel/hottext.html | 2 +- .../layout/bread-crumb.reel/bread-crumb.html | 2 +- .../layout/document-bar.reel/document-bar.html | 2 +- .../layout/document-entry.reel/document-entry.html | 2 +- .../layout/documents-tab.reel/documents-tab.html | 2 +- .../tools-properties.reel/tools-properties.html | 4 +- js/components/menu/menu.reel/menu.html | 2 +- .../popup-manager.reel/popup-manager.html | 14 +++---- js/components/popup.reel/css/popup.scss | 4 +- js/components/popup.reel/popup.html | 12 +++--- js/components/slider.reel/slider.html | 2 +- js/components/toolbar.reel/toolbar.html | 4 +- .../binding-properties.html | 4 +- .../brush-properties.reel/brush-properties.css | 2 +- .../eraser-properties.reel/eraser-properties.html | 2 +- .../eyedropper-properties.html | 2 +- .../ink-bottle-properties.html | 2 +- .../oval-properties.reel/oval-properties.css | 4 +- .../rotate-stage-properties.html | 2 +- .../selection-properties.html | 2 +- .../shape-properties.reel/shape-properties.css | 2 +- .../shape-properties.reel/shape-properties.html | 6 +-- .../tag-properties.reel/tag-properties.html | 2 +- .../text-properties.reel/text-properties.html | 4 +- .../zoom-properties.reel/zoom-properties.html | 4 +- .../treeview/ninja-branch.reel/ninja-branch.html | 4 +- js/components/treeview/treeview.reel/treeview.html | 4 +- .../icon-list-basic/iconsList.reel/iconsList.css | 2 +- js/document/templates/banner/index.html | 34 ++++++++--------- js/document/templates/html/index.html | 16 ++++---- js/document/templates/preview/banner.html | 12 +++--- js/io/ui/cloudpopup.reel/cloudpopup.html | 44 +++++++++++----------- .../picker-navigator.reel/picker-navigator.css | 2 +- .../new-file-options-navigator.css | 2 +- js/ninja.reel/ninja.html | 4 +- .../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 +- 64 files changed, 217 insertions(+), 218 deletions(-) (limited to 'js') diff --git a/js/components/colorbar.reel/colorbar.html b/js/components/colorbar.reel/colorbar.html index fc31d742..db5cc107 100755 --- a/js/components/colorbar.reel/colorbar.html +++ b/js/components/colorbar.reel/colorbar.html @@ -32,9 +32,9 @@ POSSIBILITY OF SUCH DAMAGE. --> - + - + - + - + - + - + diff --git a/js/components/colorwheel.reel/colorwheel.html b/js/components/colorwheel.reel/colorwheel.html index 4f542f88..d1cf9584 100755 --- a/js/components/colorwheel.reel/colorwheel.html +++ b/js/components/colorwheel.reel/colorwheel.html @@ -1,5 +1,5 @@  - - + - + - + - + - +
- + diff --git a/js/components/gradientpicker.reel/css/gradientpicker.scss b/js/components/gradientpicker.reel/css/gradientpicker.scss index b9709d8e..b8f7362c 100755 --- a/js/components/gradientpicker.reel/css/gradientpicker.scss +++ b/js/components/gradientpicker.reel/css/gradientpicker.scss @@ -121,7 +121,7 @@ input[type=radio]:checked, .radio:checked, .gradientpicker .type .radio:checked overflow: hidden; width: 202px; height: 22px; - float: left; + float: left; clear: both; position: relative; z-index: 1; diff --git a/js/components/gradientpicker.reel/gradientpicker.html b/js/components/gradientpicker.reel/gradientpicker.html index e37adfaf..32dbc830 100755 --- a/js/components/gradientpicker.reel/gradientpicker.html +++ b/js/components/gradientpicker.reel/gradientpicker.html @@ -1,6 +1,5 @@ - - - + - + - + - + - +
- + diff --git a/js/components/popup.reel/css/popup.scss b/js/components/popup.reel/css/popup.scss index 4f40b7c8..fc959b84 100755 --- a/js/components/popup.reel/css/popup.scss +++ b/js/components/popup.reel/css/popup.scss @@ -38,11 +38,11 @@ $grey_light: #494949; position: absolute; width: auto; float: left; - + //TEXT STYLES font-family: 'Droid Sans', sans-serif; color: #FFF; - + //BACKGROUND AND CONTAINER background: $grey_light; border: 1px solid $grey_dark; diff --git a/js/components/popup.reel/popup.html b/js/components/popup.reel/popup.html index 9729b2cc..ede18a52 100755 --- a/js/components/popup.reel/popup.html +++ b/js/components/popup.reel/popup.html @@ -30,9 +30,9 @@ POSSIBILITY OF SUCH DAMAGE. --> - + - + - + - + - +
- + diff --git a/js/components/slider.reel/slider.html b/js/components/slider.reel/slider.html index b0f4c5d7..01d3db40 100755 --- a/js/components/slider.reel/slider.html +++ b/js/components/slider.reel/slider.html @@ -47,7 +47,7 @@ POSSIBILITY OF SUCH DAMAGE. } } - + diff --git a/js/components/toolbar.reel/toolbar.html b/js/components/toolbar.reel/toolbar.html index 6ab87048..b2ce0b31 100644 --- a/js/components/toolbar.reel/toolbar.html +++ b/js/components/toolbar.reel/toolbar.html @@ -41,7 +41,7 @@ POSSIBILITY OF SUCH DAMAGE. "repetition": {"@": "buttonList" } } }, - + "buttonList": { "prototype" : "montage/ui/repetition.reel", "properties": { @@ -51,7 +51,7 @@ POSSIBILITY OF SUCH DAMAGE. "objects": {"<-": "@owner.buttons"} } }, - + "button": { "prototype": "js/components/toolbar.reel/toolbar-button", "properties": { diff --git a/js/components/tools-properties/binding-properties.reel/binding-properties.html b/js/components/tools-properties/binding-properties.reel/binding-properties.html index 2269850c..a95bb52c 100755 --- a/js/components/tools-properties/binding-properties.reel/binding-properties.html +++ b/js/components/tools-properties/binding-properties.reel/binding-properties.html @@ -44,7 +44,7 @@ POSSIBILITY OF SUCH DAMAGE. } } - + @@ -56,4 +56,4 @@ POSSIBILITY OF SUCH DAMAGE. - + diff --git a/js/components/tools-properties/brush-properties.reel/brush-properties.css b/js/components/tools-properties/brush-properties.reel/brush-properties.css index 625887d6..a129fd37 100755 --- a/js/components/tools-properties/brush-properties.reel/brush-properties.css +++ b/js/components/tools-properties/brush-properties.reel/brush-properties.css @@ -27,5 +27,5 @@ CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. */ - + diff --git a/js/components/tools-properties/eraser-properties.reel/eraser-properties.html b/js/components/tools-properties/eraser-properties.reel/eraser-properties.html index d9ebe6bc..0a500fa2 100755 --- a/js/components/tools-properties/eraser-properties.reel/eraser-properties.html +++ b/js/components/tools-properties/eraser-properties.reel/eraser-properties.html @@ -44,7 +44,7 @@ POSSIBILITY OF SUCH DAMAGE. } } - + diff --git a/js/components/tools-properties/eyedropper-properties.reel/eyedropper-properties.html b/js/components/tools-properties/eyedropper-properties.reel/eyedropper-properties.html index f2573df9..0cff6a02 100755 --- a/js/components/tools-properties/eyedropper-properties.reel/eyedropper-properties.html +++ b/js/components/tools-properties/eyedropper-properties.reel/eyedropper-properties.html @@ -44,7 +44,7 @@ POSSIBILITY OF SUCH DAMAGE. } } - + diff --git a/js/components/tools-properties/ink-bottle-properties.reel/ink-bottle-properties.html b/js/components/tools-properties/ink-bottle-properties.reel/ink-bottle-properties.html index f6100282..8fafe616 100755 --- a/js/components/tools-properties/ink-bottle-properties.reel/ink-bottle-properties.html +++ b/js/components/tools-properties/ink-bottle-properties.reel/ink-bottle-properties.html @@ -166,7 +166,7 @@ POSSIBILITY OF SUCH DAMAGE. } } - + diff --git a/js/components/tools-properties/oval-properties.reel/oval-properties.css b/js/components/tools-properties/oval-properties.reel/oval-properties.css index f75355c6..a6fff483 100755 --- a/js/components/tools-properties/oval-properties.reel/oval-properties.css +++ b/js/components/tools-properties/oval-properties.reel/oval-properties.css @@ -33,9 +33,9 @@ POSSIBILITY OF SUCH DAMAGE. .ovalProperties hottextunit { width: 22px; -} +} .ovalProperties label { margin-left: 6px; margin-right: 6px; -} +} diff --git a/js/components/tools-properties/rotate-stage-properties.reel/rotate-stage-properties.html b/js/components/tools-properties/rotate-stage-properties.reel/rotate-stage-properties.html index 08418d31..3b8efed0 100755 --- a/js/components/tools-properties/rotate-stage-properties.reel/rotate-stage-properties.html +++ b/js/components/tools-properties/rotate-stage-properties.reel/rotate-stage-properties.html @@ -44,7 +44,7 @@ POSSIBILITY OF SUCH DAMAGE. } } - + diff --git a/js/components/tools-properties/selection-properties.reel/selection-properties.html b/js/components/tools-properties/selection-properties.reel/selection-properties.html index 239f24b0..f3581ac8 100755 --- a/js/components/tools-properties/selection-properties.reel/selection-properties.html +++ b/js/components/tools-properties/selection-properties.reel/selection-properties.html @@ -41,7 +41,7 @@ POSSIBILITY OF SUCH DAMAGE. "properties": { "element": {"#": "selectionProperties"}, "transform": {"#": "transformCheck"}, - + "topAlign": {"#": "topAlignBtn"}, "middleAlign": {"#": "middleAlignBtn"}, "bottomAlign": {"#": "bottomAlignBtn"}, diff --git a/js/components/tools-properties/shape-properties.reel/shape-properties.css b/js/components/tools-properties/shape-properties.reel/shape-properties.css index 8660bee2..1e34bc9f 100755 --- a/js/components/tools-properties/shape-properties.reel/shape-properties.css +++ b/js/components/tools-properties/shape-properties.reel/shape-properties.css @@ -27,7 +27,7 @@ CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. */ - + .optionsShapeTool select.nj-skinned { margin-top: 2px; } diff --git a/js/components/tools-properties/shape-properties.reel/shape-properties.html b/js/components/tools-properties/shape-properties.reel/shape-properties.html index 220a91a3..c2818d9c 100755 --- a/js/components/tools-properties/shape-properties.reel/shape-properties.html +++ b/js/components/tools-properties/shape-properties.reel/shape-properties.html @@ -70,7 +70,7 @@ POSSIBILITY OF SUCH DAMAGE. "value": 1, "decimalPlace": 10, "acceptableUnits": ["px", "pt"] - + } }, @@ -150,7 +150,7 @@ POSSIBILITY OF SUCH DAMAGE. } - + @@ -182,7 +182,7 @@ POSSIBILITY OF SUCH DAMAGE.
+ diff --git a/js/components/tools-properties/tag-properties.reel/tag-properties.html b/js/components/tools-properties/tag-properties.reel/tag-properties.html index a1cc8b4f..d39ff76f 100755 --- a/js/components/tools-properties/tag-properties.reel/tag-properties.html +++ b/js/components/tools-properties/tag-properties.reel/tag-properties.html @@ -57,7 +57,7 @@ POSSIBILITY OF SUCH DAMAGE. } } - + diff --git a/js/components/tools-properties/text-properties.reel/text-properties.html b/js/components/tools-properties/text-properties.reel/text-properties.html index 6465227f..a8b27c2f 100755 --- a/js/components/tools-properties/text-properties.reel/text-properties.html +++ b/js/components/tools-properties/text-properties.reel/text-properties.html @@ -107,7 +107,7 @@ POSSIBILITY OF SUCH DAMAGE. ] }, - + "btnBold": { "prototype": "montage/ui/toggle-button.reel", "properties": { @@ -167,7 +167,7 @@ POSSIBILITY OF SUCH DAMAGE. } ] }, - + "alignLeft": { "prototype": "montage/ui/toggle-button.reel", "properties": { diff --git a/js/components/tools-properties/zoom-properties.reel/zoom-properties.html b/js/components/tools-properties/zoom-properties.reel/zoom-properties.html index e2ad5598..0078a812 100755 --- a/js/components/tools-properties/zoom-properties.reel/zoom-properties.html +++ b/js/components/tools-properties/zoom-properties.reel/zoom-properties.html @@ -46,7 +46,7 @@ POSSIBILITY OF SUCH DAMAGE. } } - + @@ -60,4 +60,4 @@ POSSIBILITY OF SUCH DAMAGE. - + diff --git a/js/components/treeview/ninja-branch.reel/ninja-branch.html b/js/components/treeview/ninja-branch.reel/ninja-branch.html index 52cd97b4..d6bbcc1b 100644 --- a/js/components/treeview/ninja-branch.reel/ninja-branch.html +++ b/js/components/treeview/ninja-branch.reel/ninja-branch.html @@ -160,9 +160,9 @@ POSSIBILITY OF SUCH DAMAGE.
+
- + diff --git a/js/components/treeview/treeview.reel/treeview.html b/js/components/treeview/treeview.reel/treeview.html index c7cadee7..14285452 100644 --- a/js/components/treeview/treeview.reel/treeview.html +++ b/js/components/treeview/treeview.reel/treeview.html @@ -45,10 +45,10 @@ POSSIBILITY OF SUCH DAMAGE. } }, "defaultBranch" : { - "prototype" : "js/components/treeview/branch.reel" + "prototype" : "js/components/treeview/branch.reel" }, "defaultLeaf" : { - "prototype" : "js/components/treeview/leaf.reel" + "prototype" : "js/components/treeview/leaf.reel" }, "scrollview": { "prototype": "montage/ui/scroller.reel", diff --git a/js/components/ui/icon-list-basic/iconsList.reel/iconsList.css b/js/components/ui/icon-list-basic/iconsList.reel/iconsList.css index e04bdf5d..1b7f2286 100755 --- a/js/components/ui/icon-list-basic/iconsList.reel/iconsList.css +++ b/js/components/ui/icon-list-basic/iconsList.reel/iconsList.css @@ -29,5 +29,5 @@ POSSIBILITY OF SUCH DAMAGE. */ .list{ - + } diff --git a/js/document/templates/banner/index.html b/js/document/templates/banner/index.html index c6c994ab..6f8639a9 100755 --- a/js/document/templates/banner/index.html +++ b/js/document/templates/banner/index.html @@ -28,9 +28,9 @@ CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. --> - - - - + - + - + - +
- +

Cloud Service Dialog

- +

Connection to the Cloud Server was not detected. Please verify
that the server is running and the URL below is correct.

- + - + - +
 
- + - + - +
- +

Install Ninja Cloud App

- +

The Local Cloud App is required to run Ninja. Please download and unzip the file. Start the Local Cloud and copy/paste the server URL into the field above. Click the ‘Test’ button to verify the connection.

- +
- + - +
- +
- + diff --git a/js/io/ui/file-picker/picker-navigator.reel/picker-navigator.css b/js/io/ui/file-picker/picker-navigator.reel/picker-navigator.css index 17d9aec1..7c6e5d3a 100644 --- a/js/io/ui/file-picker/picker-navigator.reel/picker-navigator.css +++ b/js/io/ui/file-picker/picker-navigator.reel/picker-navigator.css @@ -235,7 +235,7 @@ POSSIBILITY OF SUCH DAMAGE. } .picker .okButton{ - margin: 0px 22px 0px 8px; + margin: 0px 22px 0px 8px; /* margin-right:25px; -webkit-box-align: center; diff --git a/js/io/ui/new-file-dialog/new-file-options-navigator.reel/new-file-options-navigator.css b/js/io/ui/new-file-dialog/new-file-options-navigator.reel/new-file-options-navigator.css index 1ea9fab5..8a3064c1 100755 --- a/js/io/ui/new-file-dialog/new-file-options-navigator.reel/new-file-options-navigator.css +++ b/js/io/ui/new-file-dialog/new-file-options-navigator.reel/new-file-options-navigator.css @@ -169,7 +169,7 @@ POSSIBILITY OF SUCH DAMAGE. } .newfile .okButton{ - margin: 0px 18px 0px 8px; + margin: 0px 18px 0px 8px; /* margin-right:25px; -webkit-box-align: center; diff --git a/js/ninja.reel/ninja.html b/js/ninja.reel/ninja.html index 77d6d647..05d1ca54 100755 --- a/js/ninja.reel/ninja.html +++ b/js/ninja.reel/ninja.html @@ -338,7 +338,7 @@ POSSIBILITY OF SUCH DAMAGE. "element": {"#": "popupWindows"} } }, - + "colorController1": { "prototype": "js/controllers/color-controller" }, @@ -354,7 +354,7 @@ POSSIBILITY OF SUCH DAMAGE. "newFileController": { "prototype": "js/io/ui/new-file-dialog/new-file-workflow-controller" }, - + "coreIoApi1": { "prototype": "js/io/system/coreioapi[CoreIoApi]" }, 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