diff options
Diffstat (limited to 'js/components')
-rwxr-xr-x | js/components/tools-properties/brush-properties.reel/brush-properties.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/js/components/tools-properties/brush-properties.reel/brush-properties.html b/js/components/tools-properties/brush-properties.reel/brush-properties.html index d96bd1ba..608111bd 100755 --- a/js/components/tools-properties/brush-properties.reel/brush-properties.html +++ b/js/components/tools-properties/brush-properties.reel/brush-properties.html | |||
@@ -70,7 +70,7 @@ | |||
70 | <body> | 70 | <body> |
71 | <div id="brushProperties" class="subToolHolderPanel"> | 71 | <div id="brushProperties" class="subToolHolderPanel"> |
72 | <div id="strokesContainer" class="leftLabel" style="margin-left:25px; padding-top: 3px;"> | 72 | <div id="strokesContainer" class="leftLabel" style="margin-left:25px; padding-top: 3px;"> |
73 | <label class="label"> Stroke:</label> | 73 | <label class="label"> Width:</label> |
74 | <div id="strokeSize" class="label"></div> | 74 | <div id="strokeSize" class="label"></div> |
75 | <label class="label"> Hardness:</label> | 75 | <label class="label"> Hardness:</label> |
76 | <div id="strokeHardness" class="label"></div> | 76 | <div id="strokeHardness" class="label"></div> |