summaryrefslogtreecommitdiff
path: root/searx/static/themes/legacy/less
AgeCommit message (Collapse)Author
2020-12-17[mod] themes: remove legacy, courgette and pix-art themesAlexandre Flament
2020-06-04[fix] wrap long lines in infoboxes - fixes #1652Adam Tauber
2019-12-08themes: remove CR from newlinesMarkus Heiser
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-10-16add initial support for offline engines && command engineNoémi Ványi
2016-09-22[mod] rename "default" theme to "legacy"Adam Tauber