mirror of
https://github.com/kevinveenbirkenbach/computer-playbook.git
synced 2025-02-22 20:39:40 +01:00
Implemented last conf für Taiga
This commit is contained in:
parent
d149ae486c
commit
5caf9180d1
@ -200,7 +200,11 @@ section.main.kanban{
|
||||
background-color: transparent !important;
|
||||
}
|
||||
|
||||
div.kanban-header, div.kanban-table-inner, section.kanban button{
|
||||
background-color: var(--background-color) !important;
|
||||
div.master, div.kanban-header, div.kanban-table-inner, section.kanban button,a.dropdown-project-list-projects{
|
||||
background-color: var(--info-color) !important;
|
||||
color: var(--background-dark-color) !important;
|
||||
}
|
||||
}
|
||||
|
||||
section.kanban h1, section.kanban h2{
|
||||
color: var(--background-dark-color) !important;
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user