implemented task creation right from the canban

Signed-off-by: Stephan Richter <s.richter@srsoftware.de>
This commit is contained in:
2025-07-27 14:55:10 +02:00
parent 65102df091
commit 3b163a0d77
6 changed files with 64 additions and 20 deletions

View File

@@ -143,6 +143,7 @@ textarea{
font-weight: black;
}
.kanban .add_task,
.kanban .box,
.kanban .head,
.kanban .user{
@@ -156,6 +157,7 @@ textarea{
background: orange;
position: relative;
}
.kanban .add_task,
.kanban .head,
.kanban .user{
background: black;