Move swimlane title and add swimlane anchor

This commit is contained in:
Frederic Guillot
2015-05-25 14:58:24 -04:00
parent 87c711cb55
commit 7442499bb5
6 changed files with 43 additions and 14 deletions

View File

@@ -94,3 +94,12 @@
#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;
}