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 +- 32 files changed, 81 insertions(+), 82 deletions(-) (limited to 'js/components') 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{ - + } -- cgit v1.2.3