diff options
author | silverwind <me@silverwind.io> | 2023-03-29 04:58:31 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-03-28 22:58:31 -0400 |
commit | 79e7a6ec1e14c820c8475173a37aee84f2f4f1e8 (patch) | |
tree | f45e18405f0df1a5c28b5e27368f4914bedf964d /routers/private | |
parent | 92c160d8e716cb3d05215a97cf521e843596f562 (diff) | |
download | gitea-79e7a6ec1e14c820c8475173a37aee84f2f4f1e8.tar.gz gitea-79e7a6ec1e14c820c8475173a37aee84f2f4f1e8.zip |
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.
Diffstat (limited to 'routers/private')
0 files changed, 0 insertions, 0 deletions