Restore les icones custom

This commit is contained in:
Vincent Vandemeulebrouck
2021-05-19 09:36:39 +02:00
parent 5b243fe95b
commit 15874de96b
11 changed files with 444 additions and 23 deletions

View File

@ -393,7 +393,7 @@ table {border: 1px solid #7a7971;}
border-bottom: 1px solid #BBB;
}
.fas-inactive{
.blessure-inactive{
color:rgba(150, 150, 150, 0.4)
}
.blessure-active-legere{
@ -900,6 +900,14 @@ ul, li {
display: none !important;
}
.imgAppelAuMoral {
height: 20px;
width: 20px;
border:none;
outline: none;
background-size: cover;
}
/* Tooltip container */
.tooltipAppelAuMoral {
position: relative;