Added icon for ordered lists
parent
f4dca37a93
commit
960a79b77b
Binary file not shown.
Before Width: | Height: | Size: 7.4 KiB After Width: | Height: | Size: 5.4 KiB |
|
@ -48,7 +48,7 @@
|
|||
<li class="separator"></li>
|
||||
<li onClick="window.pad&&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&&pad.editbarClick('insertunorderedlist');return false;" >
|
||||
|
|
Loading…
Reference in New Issue