css fix
This commit is contained in:
@@ -301,14 +301,14 @@ div.list-kanban > div > table {
|
||||
}
|
||||
|
||||
th.group-header.group-header-primary {
|
||||
background-color: @brand-primary;
|
||||
background-color: @panel-primary-border;
|
||||
> div:before {
|
||||
border-color: transparent transparent transparent @brand-primary;
|
||||
border-color: transparent transparent transparent @panel-primary-border;
|
||||
}
|
||||
}
|
||||
th.group-header.group-header-before-primary {
|
||||
> div:after {
|
||||
background-color: @brand-primary;
|
||||
background-color: @panel-primary-border;
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user