0
Fork 0
mirror of https://codeberg.org/forgejo/forgejo.git synced 2024-12-30 11:23:56 -05:00
forgejo/web_src/css/modules
Giteabot 94fc99c217
Prevent flash of dropdown menu on labels list (#30215) (#30216)
Backport #30215 by @silverwind

On the labels list, This `left` class caused the dropdown content to
flash on page load until JS had hidden it. Remove it as I see no purpose
to it.

<img width="215" alt="image"
src="https://github.com/go-gitea/gitea/assets/115237/9e1de97f-dd89-41e0-9229-5c4a786ba762">

Co-authored-by: silverwind <me@silverwind.io>
Co-authored-by: wxiaoguang <wxiaoguang@gmail.com>
(cherry picked from commit 3ff4a6936b5ee05b3df945c466285de47ea87ef2)
2024-04-08 11:39:53 +02:00
..
animations.css Remove fomantic checkbox module (#30162) (#30168) 2024-04-08 11:28:31 +02:00
breadcrumb.css
button.css Fix button hover border (#30048) 2024-03-30 07:17:30 +01:00
card.css
checkbox.css Fix unclickable checkboxes (#30195) (#30199) 2024-04-08 11:30:27 +02:00
comment.css
container.css [Port] gitea#30036: Remove fomantic container module 2024-03-28 16:43:14 +01:00
divider.css
flexcontainer.css
grid.css Restore aligned grid column CSS (#30106) 2024-03-30 07:17:30 +01:00
header.css Prevent flash of dropdown menu on labels list (#30215) (#30216) 2024-04-08 11:39:53 +02:00
label.css Remove fomantic label module (#30081) 2024-03-30 07:17:31 +01:00
message.css [Port] gitea#30014: Various code view improvements 2024-03-28 16:43:14 +01:00
modal.css
navbar.css [Port] gitea#29982 Introduce .secondary-nav and handle .page-content spacing universally 2024-03-28 16:43:09 +01:00
normalize.css
segment.css Fix selector inner radius 2024-03-30 22:35:38 +00:00
select.css
svg.css
table.css Fix table alignment classes (#30144) 2024-03-30 07:17:31 +01:00
tippy.css
toast.css