summaryrefslogtreecommitdiff
path: root/searx/static/css/bootstrap.min.css
AgeCommit message (Collapse)Author
2021-03-11[mod] oscar: get bootstrap and typeahead from NPMAlexandre Flament
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.
2015-01-18[update] bootstrap.min.cssThomas Pointhuber
2015-01-18Revert: [enh] add new bootstrap-themes to oscar-templateThomas Pointhuber
2015-01-18[enh] add new bootstrap-themes to oscar-templateThomas Pointhuber
2015-01-15Merge branch 'code_results' of https://github.com/pointhi/searx into ↵Adam Tauber
pointhi-code_results Conflicts: searx/static/themes/default/css/style.css searx/static/themes/oscar/css/oscar.min.css searx/templates/oscar/result_templates/torrent.html
2015-01-12[enh] static content generalizationAdam Tauber