--- 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 {