Browse Source

fixed kanban css

Signed-off-by: Stephan Richter <s.richter@srsoftware.de>
module/document
Stephan Richter 2 weeks ago
parent
commit
8f3cf5ffd0
  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{ @@ -97,7 +97,7 @@ tr:hover a{
.kanban .state_10 .box,
.kanban .state_100 .box{
background: linear-gradient(rgba(0,0,0,0.8));
opacity: 0.5;
}
.kanban .state_40 .box{

Loading…
Cancel
Save