Make active task overlay less verbose

This commit is contained in:
Johannes Zellner
2019-09-19 20:43:43 +02:00
parent 1fe3e60468
commit d6ca4458e4
3 changed files with 4 additions and 5 deletions
+1 -1
View File
@@ -524,7 +524,7 @@ multiselect {
left: 0;
width: 100%;
height: 100%;
background-color: rgba(255,255,255,0.7);
background-color: rgba(255, 255, 255, 0.7);
z-index: 7;
cursor: not-allowed;
}