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 Use unique class for breadcrumb divider (#26524) 2023-08-16 00:08:23 +00:00
button.css Fix various UI problems (#34243) 2025-04-19 08:43:22 +00:00
card.css Fix all rounded borders, change affected tab menus to pills (#30707) 2024-04-29 20:53:15 +00:00
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 Pulse page improvements (#30149) 2024-04-14 09:21:16 +00:00
flexcontainer.css Use `flex-container` for dashboard layout (#30214) 2024-04-14 13:39:11 +02:00
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 Tweak repo buttons on mobile and labeled button border-radius (#30503) 2024-04-16 17:46:12 +02:00
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 Various code view improvements (#30014) 2024-03-24 12:14:03 +00:00
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 Use line-height: normal by default (#26635) 2023-08-22 10:19:15 +00:00
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