mirror of
https://github.com/ether/etherpad-lite.git
synced 2025-04-23 00:46:16 -04:00
Peter will hate this but I extended Etherpad to support 64 colors and removed the requirements for a background image on the colorpicker dialogue
This commit is contained in:
parent
5da30a40bf
commit
5d30c8b4a5
4 changed files with 17 additions and 9 deletions
|
@ -143,8 +143,10 @@ We removed this feature cause its not worth the space it needs in the editbar
|
|||
<a onclick="closeColorPicker()">Cancel</a>
|
||||
</span>
|
||||
</div>
|
||||
<!--
|
||||
<div id="mycolorpickersave">Save</div>
|
||||
<div id="mycolorpickercancel">Cancel</div>
|
||||
-->
|
||||
|
||||
<div id="myswatchbox"><div id="myswatch"><!-- --></div></div>
|
||||
<div id="myusernameform"><input type="text" id="myusernameedit" disabled="disabled" /></div>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue