gitea/web_src/css/modules
6543 9e0e107d23
Fix notification count positioning for variable-width elements (#34597)
The notification count is currently positioned using top/left
coordinates from its container's top/left corner. This works fine for
fixed-size containers like the bell icon.

This PR changes the positioning to use bottom/left coordinates from the
container's top/right corner instead. This improvement is needed when
placing notification counts on text that can vary in size due to
different languages or fonts.

The bell and stopwatch should look the same after this change.

---
*Sponsored by Kithara Software GmbH*

Co-authored-by: Marcel Haß <m.hass@kithara.com>
2025-06-05 19:02:07 +00:00
..
animations.css Option to delay conflict checking of old pull requests until page view (#27779) 2025-04-24 19:26:57 +00:00
breadcrumb.css
button.css Fix various UI problems (#34243) 2025-04-19 08:43:22 +00:00
card.css
checkbox.css Improve "generate new access token" form (#33730) 2025-02-27 19:40:12 +00:00
comment.css Fix large image overflow in comment page (#31740) 2024-11-15 18:34:54 +00:00
container.css Replace text-align classes with tailwind (#33905) 2025-03-16 12:08:16 +00:00
dimmer.css Use CSS inset shorthand (#30939) 2024-05-11 14:28:56 +00:00
divider.css
flexcontainer.css
grid.css Remove unused or abused styles (#33918) 2025-03-17 22:11:24 +08:00
header.css Fix navbar + menu flashing on page load (#31281) 2024-06-12 14:58:03 +00:00
input.css Improve repo button row layout (#30668) 2024-05-02 19:10:49 +00:00
label.css
list.css Remove all "floated" CSS styles (#32691) 2024-12-03 03:54:33 +08:00
menu.css Add fullscreen mode as a more efficient operation way to view projects (#34081) 2025-04-23 13:42:22 +08:00
message.css
modal.css Replace text-align classes with tailwind (#33905) 2025-03-16 12:08:16 +00:00
navbar.css Fix notification count positioning for variable-width elements (#34597) 2025-06-05 19:02:07 +00:00
normalize.css
segment.css Replace text-align classes with tailwind (#33905) 2025-03-16 12:08:16 +00:00
svg.css Add old svg class name to git entry icon (#33884) 2025-03-14 23:11:29 +08:00
tab.css Drop fomantic build (#33845) 2025-03-11 12:44:52 +08:00
table.css Remove unused or abused styles (#33918) 2025-03-17 22:11:24 +08:00
tippy.css Fix various UI problems (#34243) 2025-04-19 08:43:22 +00:00
toast.css Make toast support preventDuplicates (#31501) 2024-06-27 13:58:38 +00:00