1<?php
if (!defined(
'ISLOADEDBYSTEELSHEET')) {
2 die(
'Must be call by steelsheet');
9 font-family:
"<?php echo getDolGlobalString('MAIN_FONTAWESOME_FAMILY', 'Font Awesome 5 Free'); ?>";
16 -webkit-font-smoothing: antialiased;
19 color: var(--colortextbackhmenu);
23 background-image: none;
32div.mainmenu.generic1::before {
36div.mainmenu.generic2::before {
40div.mainmenu.generic3::before {
44div.mainmenu.generic4::before {
50.fa-phone, .fa-mobile-alt, .fa-fax {
54.fa-at, .fa-external-link-alt, .fa-share-alt {
61.fa-trash:hover:before {
75 background: currentColor;
80.fa-dolibarr-css:before{
87 border: solid 30px white;
88 border-radius: 0% 200% 200% 0% / 0% 180% 180% 0%;
90.fa-dolibarr-css:after{
97 border-bottom: solid 60px currentColor;
101.tmenu span.fas, .tmenu span.far {
104 echo
"color: unset !important;";
getDolGlobalString($key, $default='')
Return a Dolibarr global constant string value.