[Fix #2423] Allow Usager to delete brouillon from dossiers#index

This commit is contained in:
Mathieu Magnin 2019-01-16 15:34:38 +01:00
parent 83bba82c76
commit b1efe57403
8 changed files with 44 additions and 6 deletions

View file

@ -60,6 +60,10 @@
color: #FFFFFF;
border-color: $medium-red;
background-color: $medium-red;
> .icon {
filter: brightness(100);
}
}
}