forgejo/web_src
silverwind 79e7a6ec1e
Add CSS rules for basic colored labels ()
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.
2023-03-28 22:58:31 -04:00
..
css Add CSS rules for basic colored labels () 2023-03-28 22:58:31 -04:00
fomantic Fix Fomantic UI's touchstart fastclick, always use click for click events () 2023-02-27 22:43:04 +08:00
js Fix issue due date edit toggle bug () 2023-03-28 09:07:21 +08:00
svg Convert <div class="button"> to <button class="button"> () 2023-03-14 11:34:09 +08:00