Merge branch 'main' into dev

This commit is contained in:
2025-10-18 22:23:12 +02:00

View File

@@ -96,7 +96,7 @@ tr:hover a{
.kanban .state_10 .box, .kanban .state_10 .box,
.kanban .state_100 .box{ .kanban .state_100 .box{
background: linear-gradient(rgba(0,0,0,0.6)); opacity: 0.5;
} }
.kanban .state_10 .box, .kanban .state_10 .box,
@@ -262,4 +262,4 @@ tr:hover a{
.vcard span.inactive{ .vcard span.inactive{
color: #222200; color: #222200;
} }