src/main/webapp/projects.css

changeset 346
860bbccf33e7
parent 308
7b5f6dd8dad6
--- a/src/main/webapp/projects.css	Tue Jan 14 20:12:25 2025 +0100
+++ b/src/main/webapp/projects.css	Thu Jan 30 19:47:21 2025 +0100
@@ -65,7 +65,7 @@
     background: green;
 }
 
-.issue-tag, .version-tag {
+.issue-tag, .version-tag, .issue-tag-auto-color {
     padding: .1em 2ex .1em 2ex;
     display: inline-block;
     box-sizing: border-box;
@@ -77,6 +77,9 @@
     text-align: center;
     font-weight: bolder;
     font-size: x-small;
+}
+
+.issue-tag, .version-tag {
     color: whitesmoke;
 }
 

mercurial