diff options
author | John Mayhew | 2012-05-10 11:17:42 -0700 |
---|---|---|
committer | John Mayhew | 2012-05-10 11:17:42 -0700 |
commit | 3be15e2076f2d3d46862bbc0ea078b9bf2e161fe (patch) | |
tree | 7043c476e0852197f67f00b1d1c583736d492797 /js/components/tools-properties/rect-properties.reel/rect-properties.html | |
parent | 18370abcf406c6ab36d5c5f2613cb79e756ff6d2 (diff) | |
download | ninja-3be15e2076f2d3d46862bbc0ea078b9bf2e161fe.tar.gz |
-moved sel tool images to proper folder
-finished styling shape tool options
-added new icons for shape tool
Diffstat (limited to 'js/components/tools-properties/rect-properties.reel/rect-properties.html')
-rwxr-xr-x | js/components/tools-properties/rect-properties.reel/rect-properties.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/js/components/tools-properties/rect-properties.reel/rect-properties.html b/js/components/tools-properties/rect-properties.reel/rect-properties.html index 6caef4b3..42746caa 100755 --- a/js/components/tools-properties/rect-properties.reel/rect-properties.html +++ b/js/components/tools-properties/rect-properties.reel/rect-properties.html | |||
@@ -75,7 +75,7 @@ | |||
75 | 75 | ||
76 | <body> | 76 | <body> |
77 | <div data-montage-id="rectProperties" class="rectProperties toolOptionsFloatChildren"> | 77 | <div data-montage-id="rectProperties" class="rectProperties toolOptionsFloatChildren"> |
78 | <button data-montage-id="lockButton" id="lockButton" class="unlock" style="margin-left:20px"></button> | 78 | <button data-montage-id="lockButton" id="lockButton" class="unlock"></button> |
79 | <div id="TLRadiusLabel" class="unselectable subToolButton cornerRadius topLeft"></div> | 79 | <div id="TLRadiusLabel" class="unselectable subToolButton cornerRadius topLeft"></div> |
80 | <div data-montage-id="TLRadiusControl" class=""></div> | 80 | <div data-montage-id="TLRadiusControl" class=""></div> |
81 | <div id="TRRadiusLabel" class="unselectable subToolButton cornerRadius topRight"></div> | 81 | <div id="TRRadiusLabel" class="unselectable subToolButton cornerRadius topRight"></div> |