libremiami-search/searx/static
Markus Heiser 56b7e05721 themes: remove CR from newlines
Adding a CR in  some files and in others not,  is  a good starting point for a
DOS+Unix mess we all have already seen in many projects.

Patch fixes all files matching (even those comming from grunt's build)::

   find ./searx -exec file {} \; | grep CR

BTW: Same with mixing TAB and SPACE indent styles in one and the same file.  So
if sources are tuched here in this patch, its also fixed.

Signed-off-by: Markus Heiser <markus.heiser@darmarit.de>
2019-12-08 15:33:46 +01:00
..
css Add image format and source information to display (#1567) 2019-08-06 09:31:24 +02:00
fonts [enh] static content generalization 2015-01-12 14:54:16 +01:00
js [mod] move plugin static files to static/plugins 2016-02-10 18:06:11 +01:00
less/bootstrap Revert: [enh] add new bootstrap-themes to oscar-template 2015-01-18 13:54:24 +01:00
plugins Load next page shortly before hitting the bottom 2019-06-04 18:22:02 +02:00
themes themes: remove CR from newlines 2019-12-08 15:33:46 +01:00