This website requires JavaScript.
Explore
Help
Sign in
Mirrors
/
etherpad-lite
Watch
1
Star
0
Fork
You've already forked etherpad-lite
0
mirror of
https://github.com/ether/etherpad-lite.git
synced
2026-07-23 01:57:06 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
576fe06682
etherpad-lite
/
src
History
Download ZIP
Download TAR.GZ
Nikolai Prokoschenko
576fe06682
Corrected color picker:
jQuery(...).css('background-color')
returns a hex notation in IE8 and
rgb()
in every other browser.
2012-04-19 16:44:19 +03:00
..
node
removed sliderEnabled, supportsSlider clientVars, as they were not used anywhere
2012-04-15 19:25:23 +02:00
static
Corrected color picker:
jQuery(...).css('background-color')
returns a hex notation in IE8 and
rgb()
in every other browser.
2012-04-19 16:44:19 +03:00
templates
Merge commit '
d5120c9
' into pita
2012-04-17 22:34:45 +02:00
ep.json
Searching for plugins, plus handling async events from the server (progress)
2012-03-15 21:07:48 +01:00
package.json
get rid of node.extend (since duplicated by underscorejs)
2012-04-04 09:40:18 +02:00