1 <?php
if (!defined(
'ISLOADEDBYSTEELSHEET')) {
2 die(
'Must be call by steelsheet');
8 font-family:
"Font Awesome 5 Free";
14 -webkit-font-smoothing: antialiased;
17 color: var(--colortextbackhmenu);
22 background-image: none;
25 div.mainmenu.menu::before {
30 div.mainmenu.home::before{
34 div.mainmenu.billing::before {
38 div.mainmenu.accountancy::before {
44 div.mainmenu.agenda::before {
48 div.mainmenu.bank::before {
54 div.mainmenu.cashdesk {
58 div.mainmenu.cashdesk .tmenuimage {
60 display:
inline-block;
61 vertical-align: middle;
62 height: <?php echo $topMenuFontSize; ?>;
63 background-color: #<?php echo $colortextbackhmenu; ?>;
65 -webkit-mask: url(<?php echo DOL_URL_ROOT.
'/theme/common/fontawesome-5/svgs/solid/cash-register.svg' ?>) no-repeat 50% 50%;
66 mask: url(<?php echo DOL_URL_ROOT.'/theme/common/fontawesome-5/svgs/solid/cash-register.svg' ?>) no-repeat 50% 50%;
70 div.mainmenu.cashdesk::before {
77 div.mainmenu.takepos::before {
81 div.mainmenu.companies::before {
85 div.mainmenu.commercial::before {
89 div.mainmenu.ecm::before {
93 div.mainmenu.externalsite::before {
97 div.mainmenu.ftp::before {
101 div.mainmenu.hrm::before {
105 div.mainmenu.members::before {
109 div.mainmenu.products::before {
113 div.mainmenu.mrp::before {
117 div.mainmenu.project::before {
121 div.mainmenu.ticket::before {
125 div.mainmenu.tools::before {
129 div.mainmenu.website::before {
133 div.mainmenu.generic1::before {
137 div.mainmenu.generic2::before {
141 div.mainmenu.generic3::before {
145 div.mainmenu.generic4::before {
151 .fa-phone, .fa-mobile-alt, .fa-fax {
155 .fa-at, .fa-external-link-alt, .fa-share-alt {
162 .fa-trash:hover:before {
168 .fa-link, .fa-unlink {
176 background: currentColor;
181 .fa-dolibarr-css:before{
188 border: solid 30px white;
189 border-radius: 0% 200% 200% 0% / 0% 180% 180% 0%;
191 .fa-dolibarr-css:after{
198 border-bottom: solid 60px currentColor;
getDolGlobalInt($key, $default=0)
Return dolibarr global constant int value.
if(!GETPOST('transkey', 'alphanohtml') &&!GETPOST('transphrase', 'alphanohtml')) else
View.