gitea/templates/user
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">
2023-03-21 17:04:01 -04:00
..
auth Refactor hiding-methods, remove jQuery show/hide, remove `.hide` class, remove inline style=display:none (#22950) 2023-02-19 12:06:14 +08:00
dashboard Add context when rendering labels or emojis (#23281) (#23319) 2023-03-06 10:32:40 -06:00
notification Remove conflicting CSS rules on notifications, improve notifications table (#23565) (#23621) 2023-03-21 17:04:01 -04:00
overview Add missing tabs to org projects page (#22705) (#23412) 2023-03-10 10:08:28 -06:00
settings Use octicon-verified for gpg signatures (#23529) (#23536) 2023-03-17 11:39:31 -04:00
code.tmpl Add main landmark to templates and adjust titles (#22670) 2023-02-01 22:56:10 +00:00
heatmap.tmpl Refactor `i18n` to `locale` (#20153) 2022-06-27 15:58:46 -05:00
profile.tmpl Fix incorrect project links and use symlink icon for org-wide projects (#23325) (#23336) 2023-03-06 13:48:04 -06:00
project.tmpl Add context cache as a request level cache (#22294) 2023-02-15 21:37:34 +08:00