From 94ff94677a961504125d5a954008f0063628e900 Mon Sep 17 00:00:00 2001 From: Valerio Virgillito Date: Mon, 23 Jul 2012 17:10:32 -0700 Subject: tag-tool: Minor styles update and some cleanup Styled the position drop down and moved some styles to the reel. Signed-off-by: Valerio Virgillito --- .../tag-properties.reel/tag-properties.html | 21 ++++++++++++--------- 1 file changed, 12 insertions(+), 9 deletions(-) (limited to 'js/components/tools-properties/tag-properties.reel/tag-properties.html') 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 7db1b7cf..46568d8b 100755 --- a/js/components/tools-properties/tag-properties.reel/tag-properties.html +++ b/js/components/tools-properties/tag-properties.reel/tag-properties.html @@ -53,7 +53,9 @@ POSSIBILITY OF SUCH DAMAGE. "classField": {"#": "className"}, "customName": {"#": "customTagCB"}, - "customLabel": {"#": "customContainer"} + "customLabel": {"#": "customLabel"}, + + "elementPosition": {"#": "positionCB"} } } } @@ -76,12 +78,12 @@ POSSIBILITY OF SUCH DAMAGE.
 
-
+
- +
-
+
-
- +
+
-- cgit v1.2.3