summaryrefslogtreecommitdiff
path: root/searx/static/themes/simple/src/less/animations.less
AgeCommit message (Collapse)Author
2022-03-02[simple] checkboxes can get the focusableAlexandre Flament
Do note that checkboxes in the engine tab are displayed reversed. See: https://github.com/searxng/searxng/blob/3408d061aab9abc6168fec9bbc6deab71b236dac/searx/templates/simple/preferences.html#L313 A checkbox for an engine is checked when the engine is disabled.
2021-11-23[simple theme] add animations.less for keyframe animationsmrpaulblack