You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gitea/templates
Giteabot 9dfdfe2389
Remove conflicting CSS rules on notifications, improve notifications table (#23565) (#23621)
Backport #23565 by @silverwind

Dropdowns on `/notifications/subscriptions` before and after:

<img width="157" alt="Screenshot 2023-03-18 at 20 37 12"
src="https://user-images.githubusercontent.com/115237/226133906-e4ad6a0a-de24-4324-8e1d-94081d23fe85.png">
<img width="152" alt="Screenshot 2023-03-18 at 20 41 29"
src="https://user-images.githubusercontent.com/115237/226134038-c3946c32-a424-4b92-ad15-890e1036cafe.png">

These selectors are meant to target the notification list which I
improved:

<img width="1145" alt="Screenshot 2023-03-19 at 01 52 11"
src="https://user-images.githubusercontent.com/115237/226147907-1c35736a-4bc9-4698-9813-21a20a1d2106.png">
<img width="1148" alt="Screenshot 2023-03-19 at 01 54 17"
src="https://user-images.githubusercontent.com/115237/226147920-626dbd84-11d3-48db-a177-6d808e3212c0.png">
2 years ago
..
admin Support reflogs (#22451) (#23438) 2 years ago
api/packages/pypi Add Package Registry (#16510) 3 years ago
base Fix `aria.js` bugs: incorrect role element problem, mobile focus problem, tippy problem (#23450) (#23486) 2 years ago
code Fix 'View File' button in code search (#23478) (#23483) 2 years ago
custom Add footer extra links template (#9576) 5 years ago
explore Add context cache as a request level cache (#22294) 2 years ago
mail Revert relative links to absolute links in mail templates (#23267) (#23269) 2 years ago
org Add missing tabs to org projects page (#22705) (#23412) 2 years ago
package Fix nil context in RenderMarkdownToHtml (#23092) (#23108) 2 years ago
projects Show edit/close/delete button on organization wide repositories (#23388) (#23429) 2 years ago
repo Fix backport #23336 (#23584) 2 years ago
shared Fix due date being wrong on issue list (#23475) (#23477) 2 years ago
status Move helpers to be prefixed with `gt-` (#22879) 2 years ago
swagger Handle missing `README` in create repos API (#23387) (#23510) 2 years ago
user Remove conflicting CSS rules on notifications, improve notifications table (#23565) (#23621) 2 years ago
home.tmpl Add main landmark to templates and adjust titles (#22670) 2 years ago
install.tmpl Refactor hiding-methods, remove jQuery show/hide, remove `.hide` class, remove inline style=display:none (#22950) 2 years ago
post-install.tmpl Fix various bugs for "install" page (#23194) (#23286) 2 years ago