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
silverwind 253a00aaac
Remove conflicting CSS rules on notifications, improve notifications table (#23565)
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 Fix `.locale.Tr` function not found in delete modal (#23468) 2 years ago
api/packages/pypi Add Package Registry (#16510) 3 years ago
base Use `<nav>` instead of `<div>` in the global navbar (#23125) 2 years ago
code Fix 'View File' button in code search (#23478) 2 years ago
custom Add footer extra links template (#9576) 5 years ago
explore Fix long name ui issues and label ui issue (#23541) 2 years ago
mail Revert relative links to absolute links in mail templates (#23267) 2 years ago
org Replace a few fontawesome icons with svg (#23602) 2 years ago
package Convert `<div class="button">` to `<button class="button">` (#23337) 2 years ago
projects Use `project.IconName` instead of repeated unreadable `if-else` chains (#23538) 2 years ago
repo Replace a few fontawesome icons with svg (#23602) 2 years ago
shared Display the version of runner in the runner list (#23490) 2 years ago
status Move helpers to be prefixed with `gt-` (#22879) 2 years ago
swagger Add absent repounits to create/edit repo API (#23500) 2 years ago
user Remove conflicting CSS rules on notifications, improve notifications table (#23565) 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) 2 years ago