Browse Source

Merge branch 'main' into dev

module/document
Stephan Richter 2 weeks ago
parent
commit
84db05c8bb
  1. 2
      web/src/main/resources/web/css/bloodshed-color.css

2
web/src/main/resources/web/css/bloodshed-color.css

@ -97,7 +97,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.8)); opacity: 0.5;
} }
.kanban .state_40 .box{ .kanban .state_40 .box{

Loading…
Cancel
Save