1
0
mirror of https://github.com/searxng/searxng.git synced 2024-09-13 00:36:39 +02:00
searxng/searx/static/themes/legacy/less
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
..
autocompleter.less themes: remove CR from newlines 2019-12-08 15:33:46 +01:00
code.less [mod] rename "default" theme to "legacy" 2016-09-22 23:51:07 +02:00
definitions.less [mod] rename "default" theme to "legacy" 2016-09-22 23:51:07 +02:00
mixins.less [mod] rename "default" theme to "legacy" 2016-09-22 23:51:07 +02:00
search.less [mod] rename "default" theme to "legacy" 2016-09-22 23:51:07 +02:00
style-rtl.less [mod] rename "default" theme to "legacy" 2016-09-22 23:51:07 +02:00
style.less add initial support for offline engines && command engine 2019-10-16 15:52:48 +02:00