aboutsummaryrefslogtreecommitdiff
path: root/js/components/tools-properties/brush-properties.reel
diff options
context:
space:
mode:
authorValerio Virgillito2012-04-24 15:36:59 -0700
committerValerio Virgillito2012-04-24 15:36:59 -0700
commitd3a6350163ada5644d34ed8d5c2a00cef4db2afc (patch)
tree8862827848c55b36cc2e2bc0bb0c07a5e50dc1ca /js/components/tools-properties/brush-properties.reel
parent55e6d621b9555abac06ab4adff44dfe29a78ec4e (diff)
parente7bbd9b08b4cd87530596b370366d994ca766650 (diff)
downloadninja-d3a6350163ada5644d34ed8d5c2a00cef4db2afc.tar.gz
Merge pull request #174 from pushkarjoshi/pentool
Pentool
Diffstat (limited to 'js/components/tools-properties/brush-properties.reel')
-rwxr-xr-xjs/components/tools-properties/brush-properties.reel/brush-properties.html2
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 98442164..d9c35dc2 100755
--- a/js/components/tools-properties/brush-properties.reel/brush-properties.html
+++ b/js/components/tools-properties/brush-properties.reel/brush-properties.html
@@ -84,7 +84,7 @@
84 </head> 84 </head>
85 85
86 <body> 86 <body>
87 <div id="brushProperties" class="subToolHolderPanel"> 87 <div data-montage-id="brushProperties" class="subToolHolderPanel">
88 <div id="strokesContainer" class="leftLabel" style="margin-left:25px; padding-top: 3px;"> 88 <div id="strokesContainer" class="leftLabel" style="margin-left:25px; padding-top: 3px;">
89 <label class="label"> Width:</label> 89 <label class="label"> Width:</label>
90 <div id="strokeSize" class="label"></div> 90 <div id="strokeSize" class="label"></div>