0
Fork 0
mirror of https://codeberg.org/forgejo/forgejo.git synced 2025-02-15 18:48:24 -05:00
forgejo/templates/repo/diff
0ko 5961db5aa7 ui: update styling of comment headers and role labels (#6816)
## Changes

* same as https://codeberg.org/forgejo/forgejo/pulls/6201, but for role labels
    * remove border
    * decrease paddings
    * all by simply removing `basic`
    * I did check that no important properties were added by that class
* make the header itself more compact by decreasing paddings here too
    * it's really large currently - being as high as single line content
* removed "review" label by @fnetX request

There was no heavy consideration behind these changes. I was just poking around the area from time to time and finally decided to submit something. If you think there's more consideration needed, please tell!

## Preview

![b1.webp](/attachments/626a8c26-ba21-4920-810e-2bd924997cdb)

![b2.webp](/attachments/389995d3-70d2-480f-8c75-56c59a659569)

Reviewed-on: https://codeberg.org/forgejo/forgejo/pulls/6816
Reviewed-by: Beowulf <beowulf@beocode.eu>
Reviewed-by: Otto <otto@codeberg.org>
Co-authored-by: 0ko <0ko@noreply.codeberg.org>
Co-committed-by: 0ko <0ko@noreply.codeberg.org>
2025-02-07 01:07:16 +00:00
..
blob_excerpt.tmpl
box.tmpl Remove DiffFileList component 2025-01-19 18:56:18 +01:00
comment_form.tmpl
comment_form_datahandler.tmpl
comments.tmpl ui: update styling of comment headers and role labels (#6816) 2025-02-07 01:07:16 +00:00
compare.tmpl template: repo: compare: display a warning if the user is not logged in 2024-12-25 17:18:00 +00:00
conversation.tmpl ui: update styling of comment headers and role labels (#6816) 2025-02-07 01:07:16 +00:00
conversations.tmpl
csv_diff.tmpl
escape_title.tmpl
image_diff.tmpl Added alt's to <img> 2025-01-31 21:22:00 +00:00
new_comment.tmpl
new_review.tmpl fix(ui): disable PR review button in archived repos (#6729) 2025-01-31 10:39:30 +00:00
options_dropdown.tmpl Remove DiffFileList component 2025-01-19 18:56:18 +01:00
section_code.tmpl
section_split.tmpl
section_unified.tmpl
stats.tmpl
whitespace_dropdown.tmpl