Show avatar on the cards

This commit is contained in:
Frederic Guillot
2016-03-19 14:36:16 -04:00
parent 2e320ceead
commit 63a5bbafea
11 changed files with 38 additions and 49 deletions

View File

@@ -31,7 +31,7 @@
.avatar-20 .avatar-letter {
line-height: 20px;
width: 20px;
font-size: 11px;
font-size: 10px;
}
.avatar-letter {

View File

@@ -55,17 +55,8 @@ a.task-board-collapsed-title {
font-weight: normal;
}
.task-board-user {
font-size: 0.8em;
}
.task-board-current-user a {
text-decoration: underline;
}
.task-board-current-user a:focus,
.task-board-current-user a:hover {
text-decoration: none;
.task-board-change-assignee {
cursor: pointer;
}
a.task-board-nobody {