Move swimlane title and add swimlane anchor
This commit is contained in:
@@ -238,6 +238,15 @@ th a:hover {
|
||||
#board th a.board-swimlane-toggle {
|
||||
font-size: 0.95em;
|
||||
}
|
||||
|
||||
.board-swimlane-toggle-title {
|
||||
font-size: 0.85em;
|
||||
display: none;
|
||||
}
|
||||
|
||||
.board-swimlane-title {
|
||||
vertical-align: top;
|
||||
}
|
||||
/* task inside the board */
|
||||
.task-board {
|
||||
position: relative;
|
||||
|
||||
Reference in New Issue
Block a user