1
0
mirror of https://github.com/searxng/searxng.git synced 2024-09-18 03:00:22 +02:00
searxng/searx/static/themes/simple
Alexandre Flament c00e54d61b [fix] simple theme: image detail: click on the URL to the HTML page works
Before this commit, the default click event on an image result is prevented,
this include clicks inside the detail.

This commit makes sure the click happends outside the detail to prevent the default event.
2021-11-05 12:42:44 +01:00
..
css [build] /static 2021-11-04 00:07:49 +01:00
fonts [mod] simple theme: include fonts 2021-06-22 08:15:17 +02:00
img [mod] simple theme: SearXNG logo 2021-10-29 20:24:04 +02:00
js [build] /static 2021-11-05 09:52:50 +01:00
src [fix] simple theme: image detail: click on the URL to the HTML page works 2021-11-05 12:42:44 +01:00
.eslintrc.json eslint: grunt integration 2021-08-31 12:20:23 +02:00
.gitignore [themes] ignore packages-lock.json 2021-06-22 08:17:06 +02:00
.jshintrc [emacs] .dir-locals.el: add setup for js-mode 2021-06-24 13:27:21 +02:00
.stylelintrc.json [mod] add stylelint process to target themes.simple 2021-06-24 13:27:21 +02:00
gruntfile.js SearXNG: simple theme 2021-10-01 18:06:55 +02:00
package.json [mod] upgrade grunt-contrib-concat: ~2.0.0 2021-10-21 08:26:42 +00:00