diff options
Diffstat (limited to 'js/components/tools-properties/shape-properties.reel')
-rwxr-xr-x | js/components/tools-properties/shape-properties.reel/shape-properties.html | 2 |
1 files changed, 1 insertions, 1 deletions
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 3c492e6e..cc3534f2 100755 --- a/js/components/tools-properties/shape-properties.reel/shape-properties.html +++ b/js/components/tools-properties/shape-properties.reel/shape-properties.html | |||
@@ -149,7 +149,7 @@ | |||
149 | <div id="lineProperties" class="label"></div> | 149 | <div id="lineProperties" class="label"></div> |
150 | </div> | 150 | </div> |
151 | 151 | ||
152 | <label class="label subOption optionLabel"><input id="useWebGLCH" type="checkbox" name="useWebGLControl" class="nj-skinned"/>Use WebGL</label> | 152 | <input id="useWebGLCH" type="checkbox" name="useWebGLControl" class="nj-skinned"/><label class="label">Use WebGL</label> |
153 | 153 | ||
154 | <label id="materialLabel" class="label">Material:</label> | 154 | <label id="materialLabel" class="label">Material:</label> |
155 | <div id="strokeIcon" class="pencilToolUp" style="float: left;"></div> | 155 | <div id="strokeIcon" class="pencilToolUp" style="float: left;"></div> |