Merge pull request #333 from 0ip/iconfix

Added icon for ordered lists
This commit is contained in:
John McLear 2012-01-15 09:43:27 -08:00
commit 5b807b4d86
2 changed files with 1 additions and 1 deletions

Binary file not shown.

Before

Width:  |  Height:  |  Size: 7.4 KiB

After

Width:  |  Height:  |  Size: 5.4 KiB

View File

@ -48,7 +48,7 @@
<li class="separator"></li>
<li onClick="window.pad&amp;&amp;pad.editbarClick('insertorderedlist');return false;" >
<a title="Toggle Ordered List">
<div class="buttonicon" style="background-position:0px -436px"></div>
<div class="buttonicon" style="background-position:0px -477px"></div>
</a>
</li>
<li onClick="window.pad&amp;&amp;pad.editbarClick('insertunorderedlist');return false;" >