mirror of
https://codeberg.org/forgejo/forgejo.git
synced 2025-04-28 23:24:44 +00:00
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> |
||
---|---|---|
.. | ||
actions.tmpl | ||
assignees.tmpl | ||
branch_selector_field.tmpl | ||
dependencies.tmpl | ||
due_deadline.tmpl | ||
milestones.tmpl | ||
participants.tmpl | ||
projects.tmpl | ||
pull_maintainer_edits.tmpl | ||
pull_review.tmpl | ||
pull_reviewers.tmpl | ||
pull_wip.tmpl | ||
reference.tmpl | ||
timetracking.tmpl | ||
watch.tmpl | ||
watching.tmpl |