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: #EEE;
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;
187 border: 2px solid #EEE;
193 display:
inline-block;
198 vertical-align: middle;
201 width: calc(33.33% - 2px);
202 height: calc(25% - 2px);
209 border: #000000 1px solid;
214button.item_value.selected {
220div[aria-describedby=
"dialog-info"]
button:before {
222 font-family:
"Font Awesome 5 Free";
226div[aria-describedby=
"dialog-info"].ui-dialog .ui-dialog-buttonpane {
246 border: 2px solid #EEE;
249 box-sizing: border-box;
250 background-color:#fff;
253 justify-content: center;
263 border: 2px solid #EEE;
266 box-sizing: border-box;
267 background-color:#fff;
270 justify-content: center;
289 background-color:black;
296 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));
304 background-color:black;
312table.postablelines tr td {
319 height: 40px !important;
320 background-color: var(--colorbacklineimpair2);
323.postablelines td.linecolht {
324 line-height: 1.3em !important;
329 width:calc(50% - 16px);
330 background-color:#aaa;
333 display:
inline-block;
337@media only screen and (max-aspect-ratio: 6/4) {
359 box-sizing: border-box;
371 height: calc(45% - 50px);
393 box-sizing: border-box;
406 box-sizing: border-box;
416 box-sizing: border-box;
425 box-sizing: border-box;
428 padding-bottom: 10px;
435 box-sizing: border-box;
441.div1, .div2, .div3, .div4, .div5 {
453tr.selected, tr.selected td {
455 background-color: rgb(240,230,210) !important;
482 transform: translate(0,-50%);
488 text-overflow: ellipsis;
492p.description_content{
496div.description_content {
497 display: -webkit-box;
498 -webkit-box-orient: vertical;
499 -webkit-line-clamp: <?php echo
getDolGlobalInt(
'TAKEPOS_LINES_TO_SHOW', 2); ?>;
509 background: rgb(60,70,100);
519.topnav div.login_block_other, .topnav div.login_block_user {
524 background: var(--colorbackhmenu1);
535 text-decoration: none;
537.topnav .login_block_other a {
542.topnav div.login_block_user {
543 display:
inline-block;
544 vertical-align: middle;
548.userimg.atoplogin img.userphoto, .userimgatoplogin img.userphoto {
551 vertical-align: middle;
554@media screen and (max-width: 767px) {
555 .topnav .login_block_other a {
573 padding: 7px 4px 7px 4px;
578.topnav-left a:hover, .topnav .login_block_other a:hover {
579 background-color: #ddd;
587.topnav input[
type=
"text"] {
588 background-color: #fff;
591 border-bottom: none !important;
598div#moreinfo, div#infowarehouse {
600 padding: 0 8px 0 8px;
615 background: var(--colorbackhmenu1);
616 color: var(--colortextbackhmenu);
626@media screen and (min-width: 892px) {
638@media (max-width: 891px) and (min-width: 386px) {
650@media screen and (max-width: 385px){
664@media screen and (max-width: 1024px) {
665 .topnav input[
type=
"text"] {
670@media screen and (max-width: 767px) {
677 .topnav input[
type=
"text"] {
702 div#moreinfo, div#infowarehouse {
703 padding: 0 5px 0 5px;
710 div.div1, div.div2, div.div3 {
736 display:
inline-flex;
738 justify-content: center;
755 background-color: rgb(0,0,0);
756 background-color: rgba(0,0,0,0.4);
770 text-decoration: none;
776 background-color: #2b4161;
780.modal-body {padding: 2px 16px;}
784 background-color: #fefefe;
787 border: 1px solid #888;
789 box-shadow: 0 4px 8px 0 rgba(0,0,0,0.2),0 6px 20px 0 rgba(0,0,0,0.19);
790 animation-
name: animatetop;
791 animation-duration: 0.4s;
795@keyframes animatetop {
796 from {top: -300px; opacity: 0}
797 to {top: 0; opacity: 1}
805 background-color: #8c907e;
835 border: 3px solid black;
838 background-color: rgb(233,234,237);
842@media only screen and (max-width: 767px)
848 .headersplit .headercontent {
865@media screen and (max-width: 767px) {
870 box-sizing: border-box;
877 .div4 .wrapper.divempty, .div4 img, .div4 .wrapper:nth-last-child(1), .div4 .wrapper:nth-last-child(2), #prodiv22, #prodiv23, .catwatermark {
878 display: none!important;
888 border: 2px solid #EEE;
890 box-sizing: border-box;
891 background-color: #fff;
894 .div4 .wrapper, .tab-category {
900 border: 1px solid #FFF!important;
901 border-top: 3px solid #FFF!important;
904 .div4 .tab-category.active {
905 border-right: 1px solid #CCC !important;
906 border-left: 1px solid #CCC !important;
907 border-top: 3px solid var(--colorbackhmenu1) !important;
919 background-color: black;
923 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));
926 .div5 .description .description_content {
934 display:
inline-flex;
937 justify-content: normal;
940 .div5 .wrapper2.divempty {
951 display: none!important;
954 .div5 .arrow .centerinmiddle {
955 transform: translate(0, 0);
978 background: #00000042;
1010 scroll-behavior: smooth;
1014 scroll-behavior: smooth;
1023 white-space: nowrap;
1025 display:
inline-flex;
1029 white-space: nowrap;
1032 align-items: center;
1037 white-space: nowrap;
1039 align-items: center;
1042.topnav-left #shoppingcart {
1043 display:
inline-flex;
1046.topnav-right .login_block_other {
1048 white-space: nowrap;
1051::-webkit-scrollbar {
1056::-webkit-scrollbar-track {
1057 background: #f1f1f1;
1061::-webkit-scrollbar-thumb {
1065.topnav::-webkit-scrollbar-track{
1066 background: #eeeeee;
1069.topnav::-webkit-scrollbar{
1071 background: #F5F5F5;
1074.topnav::-webkit-scrollbar-thumb{
1075 background: #f9171700;
1078.topnav.overflow .arrows {
pt($db, $sql, $date)
print function
getDolGlobalInt($key, $default=0)
Return dolibarr global constant int value.
getDolGlobalString($key, $default='')
Return dolibarr global constant string value.
if(!defined( 'NOREQUIREMENU')) if(!empty(GETPOST('seteventmessages', 'alpha'))) if(!function_exists("llxHeader")) top_httphead($contenttype='text/html', $forcenocache=0)
Show HTTP header.
ui dialog ui datepicker calendar ui widget content ui state ui datepicker calendar ui widget header ui state ui datepicker calendar ui button
0 = Do not include form tag and submit button -1 = Do not include form tag but include submit button
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.