forgejo/web_src/css
Giteabot d27e693ecf
Add CSS rules for basic colored labels (#23774) (#23777)
Backport #23774 by @silverwind

Before:

<img width="164" alt="Screenshot 2023-03-28 at 23 35 46"
src="https://user-images.githubusercontent.com/115237/228372437-663111b9-7285-4fa2-9125-fb5e1cad21d7.png">

After:
<img width="166" alt="Screenshot 2023-03-28 at 23 35 54"
src="https://user-images.githubusercontent.com/115237/228372441-49430517-6b2d-4389-b11c-c30a724f6de7.png">

Also I removed the `!important` on the primary label as it's very likely
unnecessary with the amount of specificity the selector already has.

Co-authored-by: silverwind <me@silverwind.io>
2023-03-29 14:15:00 -04:00
..
chroma
code Fix some broken css (#23560) (#23567) 2023-03-18 21:37:16 -04:00
codemirror
console
features
markup
modules
shared
standalone
themes
admin.css
animations.css
base.css Add CSS rules for basic colored labels (#23774) (#23777) 2023-03-29 14:15:00 -04:00
dashboard.css
editor.css
explore.css
font_i18n.css
form.css Replace Less with CSS (#23508) 2023-03-16 21:04:39 -04:00
helpers.css Fix review comment context menu clipped bug (#23523) (#23543) 2023-03-17 14:00:17 -04:00
home.css
index.css
install.css
organization.css
package.css
repository.css Fix diff tree height and adjust target file style (#23616) 2023-03-22 15:32:27 -05:00
review.css Fix diff tree height and adjust target file style (#23616) 2023-03-22 15:32:27 -05:00
runner.css
svg.css
tribute.css
user.css Remove row clicking from notification table (#22695) (#23706) 2023-03-26 01:21:40 +02:00