working on time list
Signed-off-by: Stephan Richter <s.richter@srsoftware.de>
This commit is contained in:
@@ -91,6 +91,7 @@ td, tr{
|
||||
.position_selector{
|
||||
background: rgba(0,0,0,0.7);
|
||||
backdrop-filter: blur(3px);
|
||||
z-index: 120;
|
||||
}
|
||||
.task.cancelled > a {
|
||||
text-decoration: line-through;
|
||||
|
||||
@@ -88,6 +88,7 @@ td, tr{
|
||||
.position_selector{
|
||||
background: rgba(0,0,0,0.7);
|
||||
backdrop-filter: blur(3px);
|
||||
z-index: 120;
|
||||
}
|
||||
.task.cancelled > a {
|
||||
text-decoration: line-through;
|
||||
|
||||
@@ -88,6 +88,7 @@ td, tr{
|
||||
.position_selector{
|
||||
background: rgba(0,0,0,0.7);
|
||||
backdrop-filter: blur(3px);
|
||||
z-index: 120;
|
||||
}
|
||||
.task.cancelled > a {
|
||||
text-decoration: line-through;
|
||||
|
||||
Reference in New Issue
Block a user