etherpad-lite/src/static
Dan Bornstein 2a876e5e9b Ensure that all lines in the pad are marked with class `ace-line`.
Without this change, lines that haven't ever been edited will have either
an empty class or, in the case of list start lines, a class that begins
with a space (because the `ace-line` before the space never got added).
2016-09-13 01:17:04 +02:00
..
css fix: line numbers was not aligned with text 2018-04-13 18:32:39 +02:00
custom Fix gitignore for custom files 2012-03-04 19:50:05 +01:00
font Added support for the Montserrat Font as discussed in #3201 (#3205) 2017-07-12 12:21:48 -03:00
js Ensure that all lines in the pad are marked with class `ace-line`. 2016-09-13 01:17:04 +02:00
favicon.ico Add new favicon (32x32) with associated svg file 2015-01-11 22:40:56 +01:00
robots.txt The Big Renaming - etherpad is now an NPM module 2012-02-26 13:07:51 +01:00
tests.html make /static/tests.html functional again, 2012-07-07 20:41:26 +02:00