Utiliser icones Fontawesome

Plutôt que les images custom
This commit is contained in:
Vincent Vandemeulebrouck
2021-05-19 00:55:00 +02:00
parent e0962506ed
commit d8d27430ed
5 changed files with 33 additions and 37 deletions

View File

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