working on time list

Signed-off-by: Stephan Richter <s.richter@srsoftware.de>
This commit is contained in:
2025-08-18 01:23:29 +02:00
parent cedb798af8
commit 8bb44d0d7f
9 changed files with 52 additions and 15 deletions

View File

@@ -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;

View File

@@ -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;

View File

@@ -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;