forgejo/templates/repo/issue/view_content/sidebar
0ko 8fce7fbec7 fix(ui): use usual and consistent size for project icons of 16 (#7175)
18px is not a size used for icons often. In these cases it was also inconsistent with most of the UI.

Affected areas:
* `filter_list` - dropdown, filtering repo issues by project
* `filter_actions` - dropdown, mass-editing issues via issue list
* `sidebar/projects` - dropdown in issue view
* `new_form` - dropdown when creating issue. Projects must be enabled in repo

So all areas are dropdowns. I think these were inconsistent because other dropdowns like Reviewers and Milestones use the usual icons of 16px.

Reviewed-on: https://codeberg.org/forgejo/forgejo/pulls/7175
Reviewed-by: Gusted <gusted@noreply.codeberg.org>
Co-authored-by: 0ko <0ko@noreply.codeberg.org>
Co-committed-by: 0ko <0ko@noreply.codeberg.org>
2025-03-09 15:05:24 +00:00
..
actions.tmpl Split references and actions 2024-04-27 02:22:05 +02:00
assignees.tmpl Small fixes and rename for #5482 2024-10-09 14:17:41 +02:00
branch_selector_field.tmpl Fix long branch name overflows (https://github.com/go-gitea/gitea/pull/30345) 2024-05-24 22:11:37 +05:00
dependencies.tmpl feat(ui): add more emoji and code block rendering in issues 2024-09-24 14:20:33 +02:00
due_deadline.tmpl [PORT] Refactor DateUtils and merge TimeSince (gitea#32409) 2024-11-10 22:23:27 +01:00
milestones.tmpl [UI] Convert milestone to HTMX 2024-07-17 14:52:00 +02:00
participants.tmpl Split participants 2024-04-27 02:22:04 +02:00
projects.tmpl fix(ui): use usual and consistent size for project icons of 16 (#7175) 2025-03-09 15:05:24 +00:00
pull_maintainer_edits.tmpl Unify allow edits logic 2024-04-27 02:22:05 +02:00
pull_review.tmpl Split PR-only templates 2024-04-27 02:22:04 +02:00
pull_reviewers.tmpl Split PR-only templates 2024-04-27 02:22:04 +02:00
pull_wip.tmpl Split PR-only templates 2024-04-27 02:22:04 +02:00
reference.tmpl Split references and actions 2024-04-27 02:22:05 +02:00
timetracking.tmpl Split timetracking 2024-04-27 02:22:04 +02:00
watch.tmpl Move watching sub-template to sidebar folder 2024-04-28 12:56:28 +02:00
watching.tmpl Disable issue subscribe button for guest users (#4095) 2024-06-11 05:54:35 +00:00