1
1
mirror of https://github.com/go-gitea/gitea synced 2024-06-28 06:05:50 +00:00
gitea/web_src/css
silverwind b92c142c97
Clean up various avatar dimensions (#24701)
Clean up a few cases where avatar dimensions were overwritten via CSS,
which were no longer needed or were possible to set via HTML width.

Also included are two small fixes:

- Fix one more case of incorrect avatar offset on review timeline
- Vertically center avatars in review sidebar

There is more to be done here, but some of the work depends on Fomantic
`comment` module removal, or in the case of org member lists, a refactor
of the `avatarlink` template to accept a size.

<img width="371" alt="image"
src="https://github.com/go-gitea/gitea/assets/115237/9c5902fb-2b89-4a7d-a152-60e74c3b2c56">
<img width="306" alt="image"
src="https://github.com/go-gitea/gitea/assets/115237/c8d92e2a-91c9-4f4a-a7de-6ae1a6bc0479">

---------

Co-authored-by: Giteabot <teabot@gitea.io>
2023-05-14 14:15:59 +00:00
..
chroma Add --font-weight-bold and set previous bold to 601 (#24307) 2023-04-24 13:46:00 -04:00
code Add markdown preview to Submit Review Textarea (#24672) 2023-05-12 10:53:41 +00:00
codemirror Replace Less with CSS (#23481) 2023-03-14 22:20:19 -04:00
console Replace Less with CSS (#23481) 2023-03-14 22:20:19 -04:00
editor Start cleaning the messy ".ui.left / .ui.right", improve label list page, fix stackable menu (#24393) 2023-04-29 07:35:59 -04:00
features Add permission check for moving issue action in project view page (#24589) 2023-05-09 00:50:16 -04:00
markup Add --font-weight-bold and set previous bold to 601 (#24307) 2023-04-24 13:46:00 -04:00
modules Clean up various avatar dimensions (#24701) 2023-05-14 14:15:59 +00:00
repository Make Issue/PR/projects more compact, misc CSS tweaks (#24459) 2023-05-03 17:58:59 -04:00
shared Clean up various avatar dimensions (#24701) 2023-05-14 14:15:59 +00:00
standalone Replace Less with CSS (#23481) 2023-03-14 22:20:19 -04:00
themes Notification list enhancements, fix striped tables on dark theme (#24639) 2023-05-10 21:59:58 +00:00
admin.css Fix config list overflow and layout (#24312) 2023-04-30 13:32:07 -04:00
animations.css Replace Less with CSS (#23481) 2023-03-14 22:20:19 -04:00
base.css Clean up various avatar dimensions (#24701) 2023-05-14 14:15:59 +00:00
dashboard.css Remove highlight in repo list (#24675) 2023-05-12 10:00:17 +02:00
editor.css Remove fomantic breadcrumb module (#24463) 2023-05-01 11:40:02 -04:00
explore.css Improve "new-menu" (#24465) 2023-05-01 12:08:37 -04:00
font_i18n.css Replace Less with CSS (#23481) 2023-03-14 22:20:19 -04:00
form.css Replace tribute with text-expander-element for textarea (#23985) 2023-04-09 12:18:45 -04:00
helpers.css Notification list enhancements, fix striped tables on dark theme (#24639) 2023-05-10 21:59:58 +00:00
home.css Start cleaning the messy ".ui.left / .ui.right", improve label list page, fix stackable menu (#24393) 2023-04-29 07:35:59 -04:00
index.css Remove Fomantic comment module (#24703) 2023-05-14 04:21:24 +00:00
install.css Add --font-weight-bold and set previous bold to 601 (#24307) 2023-04-24 13:46:00 -04:00
organization.css Clean up various avatar dimensions (#24701) 2023-05-14 14:15:59 +00:00
repository.css Clean up various avatar dimensions (#24701) 2023-05-14 14:15:59 +00:00
review.css Expand/Collapse all changed files (#23639) 2023-04-09 21:11:02 +08:00
runner.css Improve "new-menu" (#24465) 2023-05-01 12:08:37 -04:00
svg.css Replace Less with CSS (#23481) 2023-03-14 22:20:19 -04:00
tribute.css Replace Less with CSS (#23481) 2023-03-14 22:20:19 -04:00
user.css Improve button-ghost, remove tertiary button (#24692) 2023-05-13 20:38:22 +00:00