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 79e7a6ec1e
Add CSS rules for basic colored labels (#23774)
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.
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 Set opaque background on markup and images (#23578) 2 years ago
markup Set opaque background on markup and images (#23578) 2 years ago
modules Replace Less with CSS (#23481) 2 years ago
shared Fix long project name display in issue list and in related dropdown (#23653) 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 Add CSS rules for basic colored labels (#23774) 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 Fine tune more downdrop settings, use SVG for labels, improve Repo Topic Edit form (#23626) 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 Fine tune more downdrop settings, use SVG for labels, improve Repo Topic Edit form (#23626) 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 row clicking from notification table (#22695) 2 years ago