searxng/searx/static/themes/simple/src/less
Markus Heiser 9d834c0722 [fix] issues reported by sytlelint
"Unexpected vendor-prefixed":
   -webkit-transform & -ms-transform [3]
   -webkit-animation [2]
   @-webkit-keyframes [1]

[1] https://developer.mozilla.org/en-US/docs/Web/CSS/@keyframes
[2] https://developer.mozilla.org/en-US/docs/Web/CSS/animation
[3] https://developer.mozilla.org/en-US/docs/Web/CSS/transform

Signed-off-by: Markus Heiser <markus.heiser@darmarit.de>
2025-01-14 15:22:23 +01:00
..
animations.less [simple] checkboxes can get the focusable 2022-03-02 18:56:08 +00:00
autocomplete.less [refactor] simple theme: *.less - replace hardcoded colors 2024-10-03 11:05:46 +02:00
code.less [refactor] simple theme: *.less - replace hardcoded colors 2024-10-03 11:05:46 +02:00
definitions.less [fix] simple theme: unset width for images on mobile layout 2024-10-16 19:46:36 +02:00
detail.less [feat] images: show resolution inside the image and fix image details overflow 2024-02-25 16:22:37 +01:00
embedded.less [chore] *: fix typos detected by typos-cli 2024-11-24 12:41:57 +01:00
index.less [simple theme] refactor search form 2022-03-24 22:22:45 +01:00
info.less [mod] in the preference page, show !bang of subgrouping categories 2023-04-08 11:10:14 +02:00
mixins.less [mod] simple theme: define a '.show-content-button' 2022-02-19 15:12:50 +01:00
new_issue.less [refactor] simple theme: *.less - replace hardcoded colors 2024-10-03 11:05:46 +02:00
preferences.less [feat] preferences: button to enable/disable all engines 2024-04-27 18:26:23 +02:00
result_templates.less theme: remove __common__ 2022-05-07 19:40:48 +02:00
rss.less [mod] add CSS (LESS) to xsl style to view rss in browser 2024-11-25 09:34:02 +01:00
search.less [feat] search: shift/ctrl click a category to select multiple categories 2024-11-29 15:05:00 +01:00
stats.less [refactor] simple theme: *.less - replace hardcoded colors 2024-10-03 11:05:46 +02:00
style-center.less [chore] *: fix typos detected by typos-cli 2024-11-24 12:41:57 +01:00
style-ltr.less [mod] favicons: simplify RTL in template & CSS 2024-10-05 08:18:28 +02:00
style-rtl.less [mod] favicons: simplify RTL in template & CSS 2024-10-05 08:18:28 +02:00
style.less [feat] search: add url formatting preference 2024-12-01 13:08:50 +01:00
toolkit.less better error message when no results found 2023-09-19 11:10:48 +02:00
toolkit_loader.less [fix] issues reported by sytlelint 2025-01-14 15:22:23 +01:00