gitea/web_src/css
silverwind 4b1063f3db
Rewrite and restyle reaction selector and enable no-sizzle eslint rule ()
Enable `no-sizzle` lint rule, there was only one use in `initCompReactionSelector` and:

- Remove all jQuery except the necessary fomantic dropdown init
- Remove the recursion, instead bind event listeners to common parent container nodes

---------

Co-authored-by: wxiaoguang <wxiaoguang@gmail.com>
Co-authored-by: Giteabot <teabot@gitea.io>
..
chroma Various code view improvements ()
codemirror Remove EasyMDE focus outline on text ()
editor Clean up diff header css and reduce global textarea min-height ()
features Fix and rewrite contrast color calculation, fix project-related bugs ()
markup Markup color and font size fixes ()
modules Rewrite and restyle reaction selector and enable no-sizzle eslint rule ()
repo Rewrite and restyle reaction selector and enable no-sizzle eslint rule ()
shared Migrate `gt-hidden` to `tw-hidden` ()
standalone Add toasts to UI ()
themes Minor color tweaks ()
actions.css Action view mobile improvements and fixes ()
admin.css User details page ()
base.css Rewrite and restyle reaction selector and enable no-sizzle eslint rule ()
dashboard.css Pulse page improvements ()
explore.css Introduce `.secondary-nav` and handle `.page-content` spacing universally ()
font_i18n.css Fix `@font-face` overrides ()
form.css Fix checkboxes on mobile view, remove some dead css ()
helpers.css Move and simplify tab-size helpers ()
home.css avoid hard-coding height in language dropdown menu ()
index.css Rewrite and restyle reaction selector and enable no-sizzle eslint rule ()
install.css Make "install page" respect environment config ()
org.css Remove fomantic checkbox module ()
repo.css Rewrite and restyle reaction selector and enable no-sizzle eslint rule ()
review.css Fix: The interface is broken when modifying code comments under mobile devices ()
user.css Introduce `.secondary-nav` and handle `.page-content` spacing universally ()