Fix The closed tick in Project attributes appears only when you hover the status

stable
Xavier Julián 2015-04-24 08:06:31 +02:00
parent 0d4bee68a9
commit 28783986ac
1 changed files with 3 additions and 0 deletions

View File

@ -120,6 +120,9 @@
color: $green-taiga;
transition: all .2s ease-in;
}
&.icon-check-square {
opacity: 1;
}
}
.icon-delete {
&:hover {