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 --- .../binding-properties.reel/binding-properties.html | 4 ++-- .../tools-properties/brush-properties.reel/brush-properties.css | 2 +- .../tools-properties/eraser-properties.reel/eraser-properties.html | 2 +- .../eyedropper-properties.reel/eyedropper-properties.html | 2 +- .../ink-bottle-properties.reel/ink-bottle-properties.html | 2 +- .../tools-properties/oval-properties.reel/oval-properties.css | 4 ++-- .../rotate-stage-properties.reel/rotate-stage-properties.html | 2 +- .../selection-properties.reel/selection-properties.html | 2 +- .../tools-properties/shape-properties.reel/shape-properties.css | 2 +- .../tools-properties/shape-properties.reel/shape-properties.html | 6 +++--- .../tools-properties/tag-properties.reel/tag-properties.html | 2 +- .../tools-properties/text-properties.reel/text-properties.html | 4 ++-- .../tools-properties/zoom-properties.reel/zoom-properties.html | 4 ++-- 13 files changed, 19 insertions(+), 19 deletions(-) (limited to 'js/components/tools-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. - + -- cgit v1.2.3