css
This commit is contained in:
parent
d41edfc812
commit
af4d3767ea
@ -3364,7 +3364,8 @@ function img_picto($titlealt, $picto, $moreatt = '', $pictoisfullpath = false, $
|
|||||||
} else {
|
} else {
|
||||||
$fakey = 'fa-'.$pictowithouttext;
|
$fakey = 'fa-'.$pictowithouttext;
|
||||||
}
|
}
|
||||||
if (in_array($pictowithouttext, array('contract'))) {
|
|
||||||
|
if (in_array($pictowithouttext, array('member', 'contract'))) {
|
||||||
$fasize = '0.92em';
|
$fasize = '0.92em';
|
||||||
}
|
}
|
||||||
if (in_array($pictowithouttext, array('intervention', 'payment', 'loan'))) {
|
if (in_array($pictowithouttext, array('intervention', 'payment', 'loan'))) {
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user