aboutsummaryrefslogtreecommitdiff
path: root/js/components/tools-properties/pen-properties.reel/pen-properties.html
diff options
context:
space:
mode:
authorJose Antonio Marquez2012-04-26 11:43:00 -0700
committerJose Antonio Marquez2012-04-26 11:43:00 -0700
commit820d3eae09df1871f5abc295e7e659e8cc6b7ee3 (patch)
treec27588b9db2d61826e85b53f2ed4d352337e2a59 /js/components/tools-properties/pen-properties.reel/pen-properties.html
parent4c15e77bdb7f4e0558f3749994a8a37b207b97ae (diff)
parent902dc18296fc78f3b8e67d952c42981d926bb2fc (diff)
downloadninja-820d3eae09df1871f5abc295e7e659e8cc6b7ee3.tar.gz
Merge branch 'refs/heads/Ninja-Internal' into Document
Diffstat (limited to 'js/components/tools-properties/pen-properties.reel/pen-properties.html')
-rwxr-xr-xjs/components/tools-properties/pen-properties.reel/pen-properties.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/js/components/tools-properties/pen-properties.reel/pen-properties.html b/js/components/tools-properties/pen-properties.reel/pen-properties.html
index 74a3a747..acbedcac 100755
--- a/js/components/tools-properties/pen-properties.reel/pen-properties.html
+++ b/js/components/tools-properties/pen-properties.reel/pen-properties.html
@@ -39,7 +39,7 @@
39 </head> 39 </head>
40 40
41 <body> 41 <body>
42 <div id="penProperties" class="subToolHolderPanel"> 42 <div data-montage-id="penProperties" class="subToolHolderPanel">
43 <div id="strokesContainer" class="leftLabel" style="margin-left:25px; padding-top: 3px;"> 43 <div id="strokesContainer" class="leftLabel" style="margin-left:25px; padding-top: 3px;">
44 <label class="label"> Stroke:</label> 44 <label class="label"> Stroke:</label>
45 <div id="strokeSize" class="label"></div> 45 <div id="strokeSize" class="label"></div>