gitea/web_src/css/modules
silverwind c85619b82d
Fix download buttons on branches page (#30147)
Fixes https://github.com/go-gitea/gitea/issues/30143, regression from
https://github.com/go-gitea/gitea/pull/29920.

We have `.button` on the repo page, but on the branch page it's a
`.btn`. Eventually we should find a solution to have a single button
class but until then this solution should be acceptable.
2024-03-27 21:05:49 +01:00
..
animations.css Fix download buttons on branches page (#30147) 2024-03-27 21:05:49 +01:00
breadcrumb.css
button.css Fix button hover border (#30048) 2024-03-25 10:14:43 +00:00
card.css
comment.css
container.css Remove fomantic container module (#30036) 2024-03-24 14:04:18 +00:00
divider.css Reduce margin/padding on flex-list items and divider (#27872) 2023-11-02 12:30:38 +08:00
flexcontainer.css Fix flex container width (#28603) 2023-12-24 22:39:02 +08:00
grid.css Restore aligned grid column CSS (#30106) 2024-03-26 15:37:14 +00:00
header.css Remove fomantic header module (#30033) 2024-03-24 14:32:19 +01:00
label.css Remove fomantic label module (#30081) 2024-03-27 09:58:02 +00:00
message.css Various code view improvements (#30014) 2024-03-24 12:14:03 +00:00
modal.css Improve issue history dialog and make poster can delete their own history (#27323) 2023-09-28 08:43:20 +00:00
navbar.css Introduce .secondary-nav and handle .page-content spacing universally (#29982) 2024-03-22 23:54:09 +00:00
normalize.css
segment.css Remove fomantic segment module (#30042) 2024-03-24 16:48:06 +00:00
select.css
svg.css
table.css Fix table header text-align (#30084) 2024-03-26 06:50:04 +00:00
tippy.css Add <overflow-menu>, rename webcomponents (#29400) 2024-03-15 02:05:31 +00:00
toast.css