mirror of
https://codeberg.org/forgejo/forgejo.git
synced 2026-02-13 19:05:27 +00:00
Converted 8 buttons, fixed a few bugs with markdown editor, added some testing for template logic. The fixes are not auto-testable within reasonable effort and the changes like button conversion have nothing specific to be tested for. ### Convert form buttons to new buttons |Before|After| |-|-| ||| ### Justify "Delete release" button away from other buttons |Before|| |-|-| |After|| |Before|| |-|-| |After|| ### Fix markdown editor on mobile |Before|After| |-|-| ||| ### Buttons preview on mobile |Before|After|Before|After| |-|-|-|-| ||||| Reviewed-on: https://codeberg.org/forgejo/forgejo/pulls/9940 Reviewed-by: Gusted <gusted@noreply.codeberg.org> |
||
|---|---|---|
| .. | ||
| file-view.css | ||
| header.css | ||
| issue-card.css | ||
| issue-label.css | ||
| issue-list.css | ||
| linebutton.css | ||
| list-header.css | ||
| release-tag.css | ||
| wiki.css | ||