Add collapsible swimlanes (merge and improve pull-request #565)
This commit is contained in:
@@ -1411,10 +1411,10 @@ a.filter-on {
|
||||
}
|
||||
|
||||
/* swimlanes */
|
||||
th.board-swimlane-title {
|
||||
vertical-align: top;
|
||||
text-align: right;
|
||||
}/* task inside the board */
|
||||
#board th a.board-swimlane-toggle {
|
||||
font-size: 0.95em;
|
||||
}
|
||||
/* task inside the board */
|
||||
.task-board {
|
||||
position: relative;
|
||||
margin-right: 5px;
|
||||
|
||||
@@ -62,7 +62,6 @@ a.filter-on {
|
||||
}
|
||||
|
||||
/* swimlanes */
|
||||
th.board-swimlane-title {
|
||||
vertical-align: top;
|
||||
text-align: right;
|
||||
}
|
||||
#board th a.board-swimlane-toggle {
|
||||
font-size: 0.95em;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user