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/web_src/css
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
..
chroma Replace Less with CSS (#23481) 2 years ago
code Fix some broken css (#23560) 2 years ago
codemirror Replace Less with CSS (#23481) 2 years ago
console Replace Less with CSS (#23481) 2 years ago
features Replace Less with CSS (#23481) 2 years ago
markup Replace Less with CSS (#23481) 2 years ago
modules Replace Less with CSS (#23481) 2 years ago
shared Replace Less with CSS (#23481) 2 years ago
standalone Replace Less with CSS (#23481) 2 years ago
themes Update mini-css-extract-plugin, remove postcss (#23520) 2 years ago
admin.css Replace Less with CSS (#23481) 2 years ago
animations.css Replace Less with CSS (#23481) 2 years ago
base.css Fix dropdown icon misalignment when using fomantic icon (#23558) 2 years ago
dashboard.css Replace Less with CSS (#23481) 2 years ago
editor.css Replace Less with CSS (#23481) 2 years ago
explore.css Fix long name ui issues and label ui issue (#23541) 2 years ago
font_i18n.css Replace Less with CSS (#23481) 2 years ago
form.css Fix long name ui issues and label ui issue (#23541) 2 years ago
helpers.css Fix review comment context menu clipped bug (#23523) 2 years ago
home.css Replace Less with CSS (#23481) 2 years ago
index.css Replace Less with CSS (#23481) 2 years ago
install.css Replace Less with CSS (#23481) 2 years ago
organization.css Replace Less with CSS (#23481) 2 years ago
package.css Replace Less with CSS (#23481) 2 years ago
repository.css Fix sticky header in diff view (#23554) 2 years ago
review.css Fix diff detail buttons wrapping, use tippy for review box (#23271) 2 years ago
runner.css Replace Less with CSS (#23481) 2 years ago
svg.css Replace Less with CSS (#23481) 2 years ago
tribute.css Replace Less with CSS (#23481) 2 years ago
user.css Remove conflicting CSS rules on notifications, improve notifications table (#23565) 2 years ago