30if (!defined(
'NOREQUIRESOC')) {
31 define(
'NOREQUIRESOC',
'1');
34if (!defined(
'NOTOKENRENEWAL')) {
35 define(
'NOTOKENRENEWAL', 1);
37if (!defined(
'NOLOGIN')) {
41if (!defined(
'NOREQUIREHTML')) {
42 define(
'NOREQUIREHTML', 1);
44if (!defined(
'NOREQUIREAJAX')) {
45 define(
'NOREQUIREAJAX',
'1');
49define(
'ISLOADEDBYSTEELSHEET',
'1');
52session_cache_limiter(
'public');
54require_once __DIR__.
'/../../main.inc.php';
55require_once DOL_DOCUMENT_ROOT.
'/core/lib/functions2.lib.php';
60if (empty($dolibarr_nocache)) {
61 header(
'Cache-Control: max-age=10800, public, must-revalidate');
63 header(
'Cache-Control: no-cache');
67include DOL_DOCUMENT_ROOT.
'/theme/'.$conf->theme.
'/theme_vars.inc.php';
68if (defined(
'THEME_ONLY_CONSTANT')) {
75 box-sizing: border-box;
83 background-color: var(--colorbackgrey);
90button.calcbutton.poscolorblue {
91 background-color: #0066AA;
94button.calcbutton2.poscolordelete {
95 background: rgb(255, 188, 185);
102 display:
inline-block;
107 vertical-align: middle;
110 width: calc(25% - 2px);
111 height: calc(25% - 2px);
113 background-color: #8c907e;
124 background-color: #5555AA;
126 display:
inline-block;
131 vertical-align: middle;
134 width: calc(25% - 2px);
135 height: calc(25% - 2px);
141button.calcbutton2.clicked {
142 background-color: #8855AA;
144button.calcbutton2 .iconwithlabel {
145 padding-bottom: 10px;
149 display:
inline-block;
154 vertical-align: middle;
157 width: calc(25% - 2px);
158 height: calc(25% - 2px);
165 display:
inline-block;
170 vertical-align: middle;
173 width: calc(100% - 2px);
174 height: calc(100% - 2px);
176 background-color: #a3a6a3;
188 border: 2px solid #EEE;
194 display:
inline-block;
199 vertical-align: middle;
202 width: calc(33.33% - 2px);
203 height: calc(25% - 2px);
210 border: #000000 1px solid;
215button.item_value.selected {
221div[aria-describedby=
"dialog-info"]
button:before {
223 font-family:
"<?php echo getDolGlobalString('MAIN_FONTAWESOME_FAMILY', 'Font Awesome 5 Free'); ?>";
227div[aria-describedby=
"dialog-info"].ui-dialog .ui-dialog-buttonpane {
247 border: 2px solid #EEE;
250 box-sizing: border-box;
251 background-color:#fff;
254 justify-content: center;
264 border: 2px solid #EEE;
267 box-sizing: border-box;
268 background-color:#fff;
271 justify-content: center;
290 background-color:black;
297 background: -webkit-linear-gradient(top, rgba(250,250,250,0), rgba(250,250,250,0.5), rgba(250,250,250,0.95), rgba(250,250,250,1));
305 background-color:black;
313table.postablelines tr td {
320 height: 40px !important;
321 background-color: var(--colorbacklineimpair2);
324.postablelines td.linecolht {
325 line-height: 1.3em !important;
330 width:calc(50% - 16px);
331 background-color:#aaa;
334 display:
inline-block;
338@media only screen and (max-aspect-ratio: 6/4) {
360 box-sizing: border-box;
372 height: calc(45% - 50px);
394 box-sizing: border-box;
407 box-sizing: border-box;
417 box-sizing: border-box;
426 box-sizing: border-box;
429 padding-bottom: 10px;
436 box-sizing: border-box;
442.div1, .div2, .div3, .div4, .div5 {
453tr.selected, tr.selected td {
454 background-color: var(--colorbacklinepairchecked) !important;
487 text-overflow: ellipsis;
491p.description_content{
495div.description_content {
496 display: -webkit-box;
497 -webkit-box-orient: vertical;
498 -webkit-line-clamp: <?php echo
getDolGlobalInt(
'TAKEPOS_LINES_TO_SHOW', 2); ?>;
508 background: rgb(60,70,100);
518.topnav div.login_block_other, .topnav div.login_block_user {
523 background: var(--colorbackhmenu1);
534 text-decoration: none;
536.topnav .login_block_other a {
541.topnav div.login_block_user {
542 display:
inline-block;
543 vertical-align: middle;
547.userimg.atoplogin img.userphoto, .userimgatoplogin img.userphoto {
550 vertical-align: middle;
553@media screen and (max-width: 767px) {
554 .topnav .login_block_other a {
572 padding: 7px 4px 7px 4px;
578.topnav-left a:hover:not(.nohover), .topnav .login_block_other a:hover:not(.nohover) {
579 background-color: #ddd;
587.topnav input[
type=
"text"] {
588 background-color: #fff;
591 border-bottom: none !important;
599.login_block_other.takepos {
604div#moreinfo, div#infowarehouse {
606 padding: 0 8px 0 8px;
621 background: var(--colorbackhmenu1);
622 color: var(--colortextbackhmenu);
632@media screen and (min-width: 892px) {
644@media (max-width: 891px) and (min-width: 386px) {
656@media screen and (max-width: 385px){
670@media screen and (max-width: 1024px) {
671 .topnav input[
type=
"text"] {
676@media screen and (max-width: 767px) {
683 .topnav input[
type=
"text"] {
708 div#moreinfo, div#infowarehouse {
709 padding: 0 5px 0 5px;
716 div.div1, div.div2, div.div3 {
742 display:
inline-flex;
744 justify-content: center;
761 background-color: rgb(0,0,0);
762 background-color: rgba(0,0,0,0.4);
776 text-decoration: none;
782 background-color: #2b4161;
786.modal-body {padding: 2px 16px;}
790 background-color: #fefefe;
793 border: 1px solid #888;
795 box-shadow: 0 4px 8px 0 rgba(0,0,0,0.2),0 6px 20px 0 rgba(0,0,0,0.19);
796 animation-
name: animatetop;
797 animation-duration: 0.4s;
801@keyframes animatetop {
802 from {top: -300px; opacity: 0}
803 to {top: 0; opacity: 1}
811 background-color: #8c907e;
841 border: 3px solid black;
844 background-color: rgb(233,234,237);
848@media only screen and (max-width: 767px)
854 .headersplit .headercontent {
871@media screen and (max-width: 767px) {
876 box-sizing: border-box;
883 .div4 .wrapper.divempty, .div4 img, .div4 .wrapper:nth-last-child(1), .div4 .wrapper:nth-last-child(2), #prodiv22, #prodiv23, .catwatermark {
884 display: none!important;
894 border: 2px solid #EEE;
896 box-sizing: border-box;
897 background-color: #fff;
900 .div4 .wrapper, .tab-category {
906 border: 1px solid #FFF!important;
907 border-top: 3px solid #FFF!important;
910 .div4 .tab-category.active {
911 border-right: 1px solid #CCC !important;
912 border-left: 1px solid #CCC !important;
913 border-top: 3px solid var(--colorbackhmenu1) !important;
925 background-color: black;
929 background: -webkit-linear-gradient(top, rgba(250,250,250,0), rgba(250,250,250,0.5), rgba(250,250,250,0.95), rgba(250,250,250,1));
932 .div5 .description .description_content {
940 display:
inline-flex;
943 justify-content: normal;
946 .div5 .wrapper2.divempty {
957 display: none!important;
960 .div5 .arrow .centerinmiddle {
961 transform: translate(0, 0);
985 background: #00000042;
1000 background: #000000;
1017 scroll-behavior: smooth;
1021 scroll-behavior: smooth;
1030 white-space: nowrap;
1032 display:
inline-flex;
1036 white-space: nowrap;
1039 align-items: center;
1044 white-space: nowrap;
1046 align-items: center;
1049.topnav-left #shoppingcart {
1050 display:
inline-flex;
1053.topnav-right .login_block_other {
1055 white-space: nowrap;
1058::-webkit-scrollbar {
1063::-webkit-scrollbar-track {
1064 background: #f1f1f1;
1068::-webkit-scrollbar-thumb {
1072.topnav::-webkit-scrollbar-track{
1073 background: #eeeeee;
1076.topnav::-webkit-scrollbar{
1078 background: #F5F5F5;
1081.topnav::-webkit-scrollbar-thumb{
1082 background: #f9171700;
1085.topnav.overflow .arrows {
getDolGlobalInt($key, $default=0)
Return a Dolibarr global constant int value.
getDolGlobalString($key, $default='')
Return a Dolibarr global constant string value.
treeview li table
No Email.
ui state ui widget content ui state ui widget header ui state a ui button
0 = Do not include form tag and submit button -1 = Do not include form tag but include submit button
if(!defined( 'NOREQUIREMENU')) if(!empty(GETPOST('seteventmessages', 'alpha'))) if(!function_exists("llxHeader")) top_httphead($contenttype='text/html', $forcenocache=0)
Show HTTP header.
if(preg_match('/crypted:/i', $dolibarr_main_db_pass)||!empty($dolibarr_main_db_encrypted_pass)) $conf db type
$conf db name
Only used if Module[ID]Name translation string is not found.