mirror of
https://github.com/ether/etherpad-lite.git
synced 2025-04-27 19:06:15 -04:00
colibris: add new skin, initial commit
Needs further development: responsive, plugins, configuration...
This commit is contained in:
parent
799319882c
commit
6cc499bcce
21 changed files with 1004 additions and 0 deletions
6
src/static/skins/colibris/pad.js
Normal file
6
src/static/skins/colibris/pad.js
Normal file
|
@ -0,0 +1,6 @@
|
|||
function customStart()
|
||||
{
|
||||
//define your javascript here
|
||||
//jquery is available - except index.js
|
||||
//you can load extra scripts with $.getScript http://api.jquery.com/jQuery.getScript/
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue