implemented task creation right from the canban
Signed-off-by: Stephan Richter <s.richter@srsoftware.de>
This commit is contained in:
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user