mirror of
https://github.com/ether/etherpad-lite.git
synced 2026-05-05 20:26:49 +02:00
Added icon for ordered lists
This commit is contained in:
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…
x
Reference in New Issue
Block a user