From 67e39072da76ac79955e8c2c001e17b01311d313 Mon Sep 17 00:00:00 2001 From: John Mayhew Date: Tue, 15 May 2012 17:07:22 -0700 Subject: -added new images for the text tool options -simplified text options CSS -fixed styling to accommodate new images --- .../text-properties.reel/text-properties.html | 54 +++++++++++----------- 1 file changed, 27 insertions(+), 27 deletions(-) (limited to 'js/components/tools-properties/text-properties.reel/text-properties.html') 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 8839ae94..725e1d22 100755 --- a/js/components/tools-properties/text-properties.reel/text-properties.html +++ b/js/components/tools-properties/text-properties.reel/text-properties.html @@ -160,8 +160,8 @@ "pressedClass": "active", "preventFocus": true, "identifier": "alignLeft", - "pressedLabel": "Left", - "unpressedLabel": "Left" + "pressedLabel": "", + "unpressedLabel": "" }, "listeners": [ { @@ -177,8 +177,8 @@ "pressedClass": "active", "preventFocus": true, "identifier": "alignCenter", - "pressedLabel": "Center", - "unpressedLabel": "Center" + "pressedLabel": "", + "unpressedLabel": "" }, "listeners": [ { @@ -194,8 +194,8 @@ "pressedClass": "active", "preventFocus": true, "identifier": "alignRight", - "pressedLabel": "Right", - "unpressedLabel": "Right" + "pressedLabel": "", + "unpressedLabel": "" }, "listeners": [ { @@ -211,8 +211,8 @@ "pressedClass": "active", "preventFocus": true, "identifier": "alignJustify", - "pressedLabel": "Justify", - "unpressedLabel": "Justify" + "pressedLabel": "", + "unpressedLabel": "" }, "listeners": [ { @@ -294,36 +294,36 @@ -
+
- + -
-
- - - - +
+
+ + + +
-
- - - - +
+ + + +
-
- - +
+ +
-
- - +
+ +
-- cgit v1.2.3