1<?php
if (!defined(
'ISLOADEDBYSTEELSHEET')) {
2 die(
'Must be call by steelsheet');
8 font-family:
"<?php echo getDolGlobalString('MAIN_FONTAWESOME_FAMILY', 'Font Awesome 5 Free'); ?>";
15 -webkit-font-smoothing: antialiased;
18 color: var(--colortextbackhmenu);
22 background-image: none;
31div.mainmenu.generic1::before {
35div.mainmenu.generic2::before {
39div.mainmenu.generic3::before {
43div.mainmenu.generic4::before {
49.fa-phone, .fa-mobile-alt, .fa-fax {
53.fa-at, .fa-external-link-alt, .fa-share-alt {
60.fa-trash:hover:before {
74 background: currentColor;
79.fa-dolibarr-css:before{
86 border: solid 30px white;
87 border-radius: 0% 200% 200% 0% / 0% 180% 180% 0%;
89.fa-dolibarr-css:after{
96 border-bottom: solid 60px currentColor;
100.tmenu span.fas, .tmenu span.far {
103 echo
"color: unset !important;";
getDolGlobalString($key, $default='')
Return a Dolibarr global constant string value.