searxng/searx/static/themes/simple/src/less
Markus Heiser 459f33a18e [mod] simple-theme: remove vendor CSS
flexbox
  Browser support for flexbox is excellent, and the majority of browsers do not
  need a prefix at this point. Safari was the last of the major browsers to
  remove prefixes, with the release of Safari 9 in 2015. [1]

user-select:
  Vendor prefix of user-select is not needed, see 'Browser compatibility' [2].

[1] https://developer.mozilla.org/en-US/docs/Web/CSS/CSS_Flexible_Box_Layout/Backwards_Compatibility_of_Flexbox#status_in_browsers
[2] https://developer.mozilla.org/en-US/docs/Web/CSS/user-select#browser_compatibility

Signed-off-by: Markus Heiser <markus.heiser@darmarit.de>
2021-12-15 14:43:15 +01:00
..
animations.less [simple theme] add animations.less for keyframe animations 2021-11-23 12:35:37 +01:00
autocomplete.less [simple theme] define device width with less vars in defenition.less 2021-10-18 21:57:32 +02:00
code.less [stylelint] disable role 'no-descending-specificity' 2021-06-24 13:27:21 +02:00
definitions.less [fix] simple theme: set img background color to wallpaper's color 2021-11-29 20:47:37 +01:00
detail.less [fix] simple theme: fix layout image detail on mobile 2021-11-19 10:32:42 +01:00
index.less [simple theme] rework select; add safesearch to search and replace / with › in article url 2021-11-21 21:38:00 +01:00
mixins.less [mod] simple-theme: remove vendor CSS 2021-12-15 14:43:15 +01:00
preferences.less [simple theme] rework select; add safesearch to search and replace / with › in article url 2021-11-21 21:38:00 +01:00
search.less [fix] simple theme: remove width 45% from language and time filters 2021-12-05 14:22:55 +01:00
style-rtl.less [fix] simple theme: use stylint to fix common lint errors 2021-06-24 13:27:21 +02:00
style.less [fix] lazy loading of <img> tags 2021-12-15 10:39:55 +01:00
toolkit.less [mod] simple-theme: remove vendor CSS 2021-12-15 14:43:15 +01:00
toolkit_loader.less [fix] simple theme: use stylint to fix common lint errors 2021-06-24 13:27:21 +02:00