Change swimlane layout to save space on the screen

This commit is contained in:
Frederic Guillot
2015-09-26 19:04:58 -04:00
parent 53f4b41008
commit 16e14b76a6
14 changed files with 133 additions and 122 deletions

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

View File

@@ -111,21 +111,16 @@ th.board-column-header-collapsed .board-column-header-task-count {
}
/* swimlanes */
th.board-swimlane-header {
width: 120px;
}
a.board-swimlane-toggle {
font-size: 0.95em;
text-decoration: none;
}
.board-swimlane-toggle-title {
font-size: 0.85em;
display: none;
}
.board-swimlane-title {
vertical-align: top;
a.board-swimlane-toggle:hover,
a.board-swimlane-toggle:focus {
color: #000;
text-decoration: none;
border: none;
}
/* board task list */