fixed kanban css

Signed-off-by: Stephan Richter <s.richter@srsoftware.de>
This commit is contained in:
2025-10-18 22:23:07 +02:00
parent a8a5e454e7
commit 2d46cc264f

View File

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