etherpad-lite/src/static/css
muxator 312c72c364 formatting: bulk remove trailing whitespaces
Do not touch vendorized files (e.g. libraries that were imported from external
projects).

No functional changes.

Command:
    find . -name '*.<EXTENSION>' -type f -print0 | xargs -0 sed -i 's/[[:space:]]*$//'
2019-10-20 02:09:22 +02:00
..
admin.css formatting: bulk remove trailing whitespaces 2019-10-20 02:09:22 +02:00
iframe_editor.css fix: line numbers was not aligned with text 2018-04-13 18:32:39 +02:00
lists_and_indents.css Harmonize list- and indent-related CSS in the pad editor and timeslider. 2016-09-09 12:33:46 -07:00
pad.css Display the version in the web interface 2019-04-15 23:17:34 +00:00
timeslider.css Handle relative paths properly, when `@import`ing. 2016-09-09 12:59:02 -07:00