You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gitea/web_src/css
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">
11 months ago
..
chroma Various code view improvements (#30014) 11 months ago
codemirror Remove EasyMDE focus outline on text (#25328) 2 years ago
editor Clean up diff header css and reduce global textarea min-height (#29232) 1 year ago
features Replace coloris with vanilla-colorful (#30201) 11 months ago
markup Markup color and font size fixes (#30282) 11 months ago
modules Fix right-aligned input icons (#30301) 11 months ago
repo Remove fomantic checkbox module (#30162) 11 months ago
shared Migrate `gt-hidden` to `tw-hidden` (#30046) 11 months ago
standalone Add toasts to UI (#25449) 2 years ago
themes Markup color and font size fixes (#30282) 11 months ago
actions.css Replace 10 more gt- classes with tw- (#29945) 11 months ago
admin.css User details page (#26713) 2 years ago
base.css Remove fomantic list module (#30281) 11 months ago
dashboard.css Remove fomantic label module (#30081) 11 months ago
explore.css Introduce `.secondary-nav` and handle `.page-content` spacing universally (#29982) 11 months ago
font_i18n.css Fix `@font-face` overrides (#24855) 2 years ago
form.css Remove fomantic checkbox module (#30162) 11 months ago
helpers.css Move and simplify tab-size helpers (#30196) 11 months ago
home.css avoid hard-coding height in language dropdown menu (#25986) 2 years ago
index.css Remove fomantic list module (#30281) 11 months ago
install.css Make "install page" respect environment config (#25648) 2 years ago
org.css Remove fomantic checkbox module (#30162) 11 months ago
repo.css Add gap to commit status details (#30284) 11 months ago
review.css Fix: The interface is broken when modifying code comments under mobile devices (#30125) 11 months ago
user.css Introduce `.secondary-nav` and handle `.page-content` spacing universally (#29982) 11 months ago