summaryrefslogtreecommitdiff
path: root/searx/static/themes/oscar/less/logicodev/results.less
AgeCommit message (Collapse)Author
2021-03-10[mod] oscar: move compiled files to the src directoryAlexandre Flament
2020-11-30Add recoll engine (#2325)Noémi Ványi
recoll is a local search engine based on Xapian: http://www.lesbonscomptes.com/recoll/ By itself recoll does not offer web or API access, this can be achieved using recoll-webui: https://framagit.org/medoc92/recollwebui.git This engine uses a custom 'files' result template set `base_url` to the location where recoll-webui can be reached set `dl_prefix` to a location where the file hierarchy as indexed by recoll can be reached set `search_dir` to the part of the indexed file hierarchy to be searched, use an empty string to search the entire search domain
2020-07-02[fix] refine contrast ratios of texts and borders - #350Noémi Ványi
2020-06-10[fix] do not stretch images - fixes #1262Adam Tauber
2020-06-03[mod] reduce the gap between resultsAdam Tauber
2020-06-03Merge pull request #983 from ahangarha/patch-1Adam Tauber
Update results.less
2019-08-06Add image format and source information to display (#1567)Frank de Lange
Add image format and source information to display - needs changes to engines to actually display something. Displays result.source (website from which the image was taken) and result.img_format (image type and size). Result is styled with result-format and result-source classes. See PR #1566 for an example of an engine which has the necessary changes. Strip <span class="highlight">...</span> in the oscar image template.
2018-02-07[mod] add bottom margin to results - closes #1176Adam Tauber
2017-07-31Update results.lessMostafa Ahangarha
More gap between search results increase the readability. Currently, the result page is just filled with text.
2017-06-25[fix] wrap suggestions inside suggestion boxmarc
long suggestions now wrap around the box instead of going overboard.
2017-01-27[fix] darker green for result urlsNoémi Ványi
2017-01-26[enh] make result url greenNoémi Ványi
2016-09-06[enh] more compact image results ++ fixed modal linksAdam Tauber
2016-09-06[fix] replace modal-content class to prevent remote content loadAdam Tauber
details: http://stackoverflow.com/questions/18378720/bootstrap-3-with-remote-modal
2016-09-05[fix] result url wrap - closes #652Adam Tauber
2016-09-05[fix] remove trailing whitespacesAdam Tauber
2016-06-26[mod] more compact logicodev skinAdam Tauber
2016-06-26[enh] oscar theme redesign addedAdam Tauber
The original code made by @logico-dev (#559)