Hide scheduled work groups
This commit is contained in:
parent
99bfacbaf0
commit
b473221f92
3 changed files with 51 additions and 1 deletions
|
@ -142,6 +142,10 @@
|
|||
opacity: 0.6;
|
||||
}
|
||||
|
||||
&.scheduled {
|
||||
display: none;
|
||||
}
|
||||
|
||||
@include no-select()
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue