Color consistency in kanban
This commit is contained in:
@@ -67,7 +67,6 @@
|
|||||||
text-overflow: ellipsis;
|
text-overflow: ellipsis;
|
||||||
}
|
}
|
||||||
#kanban-edit {
|
#kanban-edit {
|
||||||
color: black;
|
|
||||||
font-weight: bold;
|
font-weight: bold;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
@@ -77,6 +76,7 @@
|
|||||||
width: 100%;
|
width: 100%;
|
||||||
background: transparent;
|
background: transparent;
|
||||||
border: 1px solid rgba(0,0,0,0.3);
|
border: 1px solid rgba(0,0,0,0.3);
|
||||||
|
color: inherit;
|
||||||
}
|
}
|
||||||
|
|
||||||
@button-size: 50px;
|
@button-size: 50px;
|
||||||
|
|||||||
Reference in New Issue
Block a user