forgejo/web_src/css/modules
0ko 18cd9b5efa feat(ui): implement hover for switch (#9057)
Followup to https://codeberg.org/forgejo/forgejo/issues/6459

Preview:
- https://codeberg.org/attachments/cc12a227-c6eb-4ab5-91ad-0ef967f88c7a
- https://codeberg.org/attachments/a13c8cb6-f654-430c-a6c6-990a2a7f0911

Changes:
- hovered items now have background painted with transition
- added E2E testing: mostly for CSS logic introduced in this PR but also a bit for existing functionality
- variable --color-active is now consistently non-transparent: it already was in forgejo-dark but is now in all themes
- some code improvements in switch.css

Reviewed-on: https://codeberg.org/forgejo/forgejo/pulls/9057
Reviewed-by: Beowulf <beowulf@beocode.eu>
2025-08-30 18:54:11 +02:00
..
animations.css frontend: generic lazy loader for webcomponents (#8510) 2025-07-23 04:10:50 +02:00
breadcrumb.css
button.css chore(ui): cleanup unused color CSS (#7898) 2025-05-19 14:04:28 +02:00
card.css
checkbox.css
comment.css
container.css
dimmer.css
divider.css
dropdown.css feat(ui): improve org header with new noJS dropdown and more options (#8572) 2025-07-23 02:06:13 +02:00
flexcontainer.css
grid.css
hashbox.css chore(ui): improve hashbox (#8721) 2025-08-03 05:49:24 +02:00
header.css
input.css
label.css chore(ui): cleanup unused color CSS (#7898) 2025-05-19 14:04:28 +02:00
list.css
message.css
modal.css
navbar.css
normalize.css
segment.css
select.css
svg.css
switch.css feat(ui): implement hover for switch (#9057) 2025-08-30 18:54:11 +02:00
tab.css feat: remove fomantic's tab module (#8587) 2025-07-21 22:33:17 +02:00
table.css
tippy.css
toast.css
user-cards.css fix(ui): ensure same width of usercards in grid (#6799) 2025-05-25 13:31:53 +02:00