Browse Source

fixed kanban css

Signed-off-by: Stephan Richter <s.richter@srsoftware.de>
module/document
Stephan Richter 2 weeks ago
parent
commit
2d46cc264f
  1. 2
      web/src/main/resources/web/css/default-color.css

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

@ -96,7 +96,7 @@ tr:hover a{ @@ -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,

Loading…
Cancel
Save