gitforge/web_src/css/modules
0ko 0a18c04a4b feat(ui): add legends to storage overview (#9429)
Followup to https://codeberg.org/forgejo/forgejo/pulls/6602

* added nontransparent background to the empty part of the bar
* the rule is now a `details` with a legend that can be opened so it is easier to see categories that take up space:
    1. when they are tiny
    2. when on touchscreen where tooltips are less easy to use
    3. when a better overview is needed instead of checking one tooltip at a time
    4. when having JS disabled so tooltips aren't available
* made the bars slightly taller (0.714285714rem -> 0.75rem)
    * made them more taller for coarse pointer

Preview-on: https://codeberg.org/attachments/54065bf8-5e7b-46cd-ad8f-57e8278f59a3
Preview-on: https://codeberg.org/attachments/a3d57a76-a607-4e8b-8112-fe83c9db4026
Reviewed-on: https://codeberg.org/forgejo/forgejo/pulls/9429
Reviewed-by: Gusted <gusted@noreply.codeberg.org>
2025-09-28 10:35:07 +02:00
..
animations.css frontend: generic lazy loader for webcomponents (#8510) 2025-07-23 04:10:50 +02:00
breadcrumb.css
button.css
card.css
checkbox.css
comment.css
container.css
dialog.css feat: first native dialog for modal (#8859) 2025-09-20 20:09:17 +02:00
dimmer.css
divider.css
dropdown.css chore(ui): improve dropdown opener visibility (#9317) 2025-09-17 20:29:52 +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
list.css
message.css
modal.css
navbar.css
normalize.css
segment.css
select.css
stats-bar.css feat(ui): add legends to storage overview (#9429) 2025-09-28 10:35:07 +02:00
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