fix #2045 - cursor in related tasks assigned to

stable
Juanfran 2015-01-27 14:38:39 +01:00
parent 8dfc7b81fe
commit cb60f88af7
1 changed files with 1 additions and 0 deletions

View File

@ -56,6 +56,7 @@
flex-basis: 10%;
}
.assigned-to {
cursor: pointer;
flex-basis: 10%;
}
}