src/main/webapp/projects.css

changeset 397
11bb10ff8b4d
parent 353
d23fb91ba462
--- a/src/main/webapp/projects.css	Sun Oct 05 17:47:31 2025 +0200
+++ b/src/main/webapp/projects.css	Sun Oct 05 17:59:54 2025 +0200
@@ -199,6 +199,11 @@
     flex-wrap: wrap;
 }
 
+.selected-variant {
+    font-weight: bolder;
+    text-decoration: underline;
+}
+
 table.relation-editor input,
 table.relation-editor button,
 table.relation-editor .button {

mercurial