Help + tooltips + fix colors in kanban
This commit is contained in:
@@ -14,7 +14,7 @@
|
||||
right: 5px;
|
||||
}
|
||||
.cp-help-text {
|
||||
color: @color;
|
||||
color: contrast(lighten(@bg-color, 15%), #fff, #000); //@color;
|
||||
margin: 0;
|
||||
padding: 15px;
|
||||
a {
|
||||
|
||||
Reference in New Issue
Block a user