Fix Issue 8: Add tooltip to palette so that right-click capabilities is discoverable

git-svn-id: http://svg-edit.googlecode.com/svn/trunk@71 eee81c28-f429-11dd-99c0-75d572ba1ddd
master
Jeff Schiller 2009-06-08 13:10:23 +00:00
parent 02de42049e
commit 7d480a8df5
1 changed files with 1 additions and 1 deletions

View File

@ -121,7 +121,7 @@
</div>
<div id="palette_holder">
<div id="palette">
<div id="palette" title="Left-click to change fill color, right-click to change stroke color">
</div>
</div>