1
0
mirror of https://github.com/go-gitea/gitea.git synced 2024-10-03 03:56:18 -04:00
gitea/web_src/css/modules
silverwind 94aad35a12
Fix right-aligned input icons (#30301)
Fix regression from https://github.com/go-gitea/gitea/pull/30194 where
right-aligned items would not display correctly.

Before and After:

<img width="285" alt="Screenshot 2024-04-06 at 01 12 11"
src="https://github.com/go-gitea/gitea/assets/115237/f9168db5-0f69-4b5d-ba17-b60145ac4a09">
<img width="285" alt="Screenshot 2024-04-06 at 01 11 49"
src="https://github.com/go-gitea/gitea/assets/115237/639ab6ed-d018-4e3a-9980-1f079e4ebe9d">

Frontpage search tweaked to accommodate (which was the reason for the
changes that broken above):

<img width="445" alt="Screenshot 2024-04-06 at 01 11 34"
src="https://github.com/go-gitea/gitea/assets/115237/1919220b-390e-463a-8e3d-33a3556bf111">
<img width="438" alt="Screenshot 2024-04-06 at 01 11 39"
src="https://github.com/go-gitea/gitea/assets/115237/fd94f8e4-1d56-4b04-99e3-1cd240bd7ab4">
2024-04-07 16:53:28 +08:00
..
animations.css Remove fomantic input module (#30194) 2024-03-31 16:06:06 +00:00
breadcrumb.css
button.css Fix button hover border (#30048) 2024-03-25 10:14:43 +00:00
card.css
checkbox.css Fix unclickable checkboxes (#30195) 2024-03-31 02:00:58 +02:00
comment.css
container.css Remove fomantic container module (#30036) 2024-03-24 14:04:18 +00:00
divider.css
flexcontainer.css
grid.css Restore aligned grid column CSS (#30106) 2024-03-26 15:37:14 +00:00
header.css Prevent flash of dropdown menu on labels list (#30215) 2024-03-31 16:58:55 +02:00
input.css Fix right-aligned input icons (#30301) 2024-04-07 16:53:28 +08:00
label.css Remove fomantic label module (#30081) 2024-03-27 09:58:02 +00:00
list.css Remove fomantic list module (#30281) 2024-04-06 21:33:45 +00:00
message.css Various code view improvements (#30014) 2024-03-24 12:14:03 +00:00
modal.css
navbar.css Fix spacing in issue navbar (#30238) 2024-04-02 11:48:07 +00:00
normalize.css
segment.css Fix:the rounded corners of the folded file are not displayed correctly (#29953) 2024-03-29 15:39:46 +00:00
select.css
svg.css
table.css Fix table alignment classes (#30144) 2024-03-27 21:47:40 +00:00
tippy.css Replace coloris with vanilla-colorful (#30201) 2024-04-03 09:15:06 +00:00
toast.css