5if (!defined(
'ISLOADEDBYSTEELSHEET')) {
6 die(
'Must be call by steelsheet');
13@phan-var-force string $right
14@phan-var-force string $left
24.info-box-module.--external span.info-box-icon-version {
25 background: rgba(0,0,0,0.2);
28.info-box-module.--external.--need-update span.info-box-icon-version{
36 background: var(--colorbacklineimpair2);
38 box-shadow: 1px 1px 12px rgba(192, 192, 192, 0.2);
40 border: 1px solid #e9e9e9;
43.info-box.info-box-sm {
48.opened-dash-board-wrap .info-box, .opened-dash-board-wrap .info-box .info-box-icon {
49 border-radius: 0 0 0 15px;
65.info-box:not(.info-box-kanban) .progress {
66 background: rgba(0, 0, 0, 0.2);
67 margin: 5px -10px 5px -10px;
71.info-box .progress .progress-bar {
75.info-box:not(.info-box-kanban) .progress .progress-bar {
83 background-color: #337ab7;
84 -webkit-box-shadow: inset 0 -1px 0 rgba(0,0,0,.15);
85 box-shadow: inset 0 -1px 0 rgba(0,0,0,.15);
86 -webkit-transition: width .6s ease;
87 -o-transition: width .6s ease;
88 transition: width .6s ease;
91 border-top-left-radius: 2px;
92 border-top-right-radius: 0;
93 border-bottom-right-radius: 0;
94 border-bottom-left-radius: 2px;
103 background: var(--colorbacktitle1) !important;
106.info-box-module .info-box-icon {
110.info-box-sm .info-box-icon, .info-box-sm .info-box-img {
111 height: 98px !important;
117 border-top-left-radius: 2px;
118 border-top-right-radius: 0;
119 border-bottom-right-radius: 0;
120 border-bottom-left-radius: 2px;
130 background: var(--colorbacktitle1) !important;
132.opened-dash-board-wrap .info-box .info-box-icon {
135.opened-dash-board-wrap .info-box-sm .info-box-icon {
136 border-radius: 0 0 0 20px;
139.info-box-module .info-box-icon {
142.info-box-icon > img {
145.info-box-module .info-box-icon > img {
149a.info-box-text.info-box-text-a {
153a.info-box-text-a i.fa.fa-exclamation-triangle {
162 width: calc(100% - 92px);
163 max-width: calc(100% - 82px);
164 text-overflow: ellipsis;
168 box-sizing: border-box;
174 background-color: rgba(0,0,0,0.1);
182 -webkit-transition: opacity 0.5s, visibility 0s 0.5s;
183 transition: opacity 0.5s, visibility 0s 0.5s;
186.info-box-icon-version {
187 box-sizing: border-box;
193 background-color: rgba(0,0,0,0.1);
201 -webkit-transition: opacity 0.5s, visibility 0s 0.5s;
202 transition: opacity 0.5s, visibility 0s 0.5s;
205.box-flex-item.info-box-module.--
disabled {
217 height: 105px !important;
219 border-top-left-radius: 2px;
220 border-top-right-radius: 0;
221 border-bottom-right-radius: 0;
222 border-bottom-left-radius: 2px;
230 background: var(--colorbacktitle1) !important;
237 transform: translate(-50%, -50%);
246.info-box-sm .info-box-icon-text, .info-box-sm .info-box-icon-version {
250.info-box:hover .info-box-icon-text {
261.info-box-sm .info-box-content {
265.info-box-sm .info-box-module-enabled {
267 background: var(--infoboxmoduleenabledbgcolor);
269.info-box-content-warning span.font-status4 {
270 color: #bc9526 !important;
285 text-overflow: ellipsis;
288 text-transform: uppercase;
298@media only screen and (max-width: 480px)
307.info-box-text:first-letter{text-transform: uppercase}
308a.info-box-text{ text-decoration: none;}
324include_once DOL_DOCUMENT_ROOT.
'/core/lib/functions2.lib.php';
328 $prefix =
'background-';
331if (!isset(
$conf->global->THEME_SATURATE_RATIO)) {
332 $conf->global->THEME_SATURATE_RATIO = 0.7;
334if (GETPOSTISSET(
'THEME_SATURATE_RATIO')) {
335 $conf->global->THEME_SATURATE_RATIO =
GETPOSTINT(
'THEME_SATURATE_RATIO');
340 <?php
if ($prefix) { ?>
341 color: #fff !important;
344 <?php
if (isset(
$conf->global->THEME_SATURATE_RATIO)) { ?>
345 filter: saturate(<?php echo
$conf->global->THEME_SATURATE_RATIO; ?>);
350 background-color: #EEE;
356 background-color: #a7c5b0 !important;
357 color: #FFF !important;
363 background-color: #55955d !important;
364 color: #FFF !important;
370 background-color: #599caf !important;
371 color: #FFF !important;
377 background-color: #79633f !important;
378 color: #FFF !important;
383.member-company-back {
386 background-color: #e4e4e4;
391.member-individual-back {
394 background-color: #e4e4e4;
402 <?php echo $prefix; ?>color: #6c6aa8 !important;
405 <?php echo $prefix; ?>color: #b06080 !important;
407.bg-infobox-propal, .bg-infobox-facture, .bg-infobox-commande {
408 <?php echo $prefix; ?>color: #65953d !important;
410.bg-infobox-supplier_proposal, .bg-infobox-invoice_supplier, .bg-infobox-order_supplier {
411 <?php echo $prefix; ?>color: #599caf !important;
413.bg-infobox-contrat, .bg-infobox-ticket{
414 <?php echo $prefix; ?>color: #3bbfa8 !important;
416.bg-infobox-bank_account{
417 <?php echo $prefix; ?>color: #b0bb39 !important;
419.bg-infobox-adherent, .bg-infobox-member {
420 <?php echo $prefix; ?>color: #79633f !important;
422.bg-infobox-expensereport{
423 <?php echo $prefix; ?>color: #79633f !important;
426 <?php echo $prefix; ?>color: #755114 !important;
430a.vmenu span, span.vmenu, span.vmenu span {
435.infobox-adherent, .infobox-member {
445.infobox-propal:not(.error),
446.infobox-facture:not(.error),
447.infobox-commande:not(.error) {
451.infobox-supplier_proposal:not(.error),
452.infobox-invoice_supplier:not(.error),
453.infobox-order_supplier:not(.error) {
456.infobox-contrat, .infobox-ticket{
459.infobox-bank_account{
462.infobox-adherent, .infobox-member {
465.infobox-expensereport{
473.fa-dol-action:before {
476.fa-dol-propal:before,
477.fa-dol-supplier_proposal:before {
480.fa-dol-facture:before,
481.fa-dol-invoice_supplier:before {
484.fa-dol-project:before {
487.fa-dol-commande:before,
488.fa-dol-order_supplier:before {
491.fa-dol-contrat:before {
494.fa-dol-ticket:before {
497.fa-dol-bank_account:before {
500.fa-dol-member:before {
503.fa-dol-expensereport:before {
506.fa-dol-holiday:before {
512.info-box-weather .info-box-icon{
513 background: var(--colorbacktitle1) !important;
515.fa-weather-level0:before{
519.fa-weather-level1:before{
523.fa-weather-level2:before{
527.fa-weather-level3:before{
531.fa-weather-level4:before{
541 width: calc(100% + 14px);
542 margin: 0 -8px 0 -8px;
545.box-flex-container-columns {
549 justify-content: space-between;
551.box-flex-container-column {
554.box-flex-container-column:not(:last-of-
type) {
555 border-right: 1px solid #AAA;
557.box-flex-container-column.kanban {
560.kanban.kanbancollapsed {
564.kanban.kanbancollapsed .kanbanlabel, .text-vertical {
565 writing-mode: vertical-rl;
569 flex-grow: 0 !important;
578.box-flex-item.filler {
581.box-flex-item, .kanbanlabel {
583 margin-<?php echo $right; ?>: 20px;
585 margin-<?php echo $left; ?>: 10px;
588 background: var(--colorbacktitle1);
593.kanban .box-flex-item {
596.kanban .box-flex-item-5lines {
601.box-flex-item-small {
602 width: 200px !important;
604.box-flex-item-small .info-box-sm .info-box-content {
607.box-flex-item-small .info-box-icon.bg-infobox-action {
613 width: calc(100% - 20px);
622@media only screen and (max-width: 1740px) {
629@media only screen and (max-width: 768px) {
638@media only screen and (max-width: 570px)
641 margin: 3px 8px 3px 8px !important;
645@media only screen and (max-width: 480px) {
657.info-box-module .info-box-content {
666@media only screen and (max-width: 768px)
668 .box-flex-container {
669 margin: 0 0 0 0px !important;
670 width: 100% !important;
678 .info-box-sm .info-box-icon-text, .info-box-sm .info-box-icon-version {
681 .info-box-sm .info-box-icon {
684 .info-box-sm .info-box-content {
688 border: 1px solid #e0e0e0;
697 .info-box-line-text {
698 width: calc(100% - 98px);
699 max-width: calc(100% - 88px);
print $script_file $mode $langs defaultlang(is_numeric($duration_value) ? " delay=". $duration_value :"").(is_numeric($duration_value2) ? " after cd cd cd description as description
Only used if Module[ID]Desc translation string is not found.
GETPOSTINT($paramname, $method=0)
Return the value of a $_GET or $_POST supervariable, converted into integer.
getDolGlobalString($key, $default='')
Return a Dolibarr global constant string value.
global $conf
The following vars must be defined: $type2label $form $conf, $lang, The following vars may also be de...
if(preg_match('/crypted:/i', $dolibarr_main_db_pass)||!empty($dolibarr_main_db_encrypted_pass)) $conf db type