5if (!defined(
'ISLOADEDBYSTEELSHEET')) {
6 die(
'Must be call by steelsheet');
15@phan-var-force string $right
16@phan-var-force string $left
26.info-box-module.--external span.info-box-icon-version {
27 background: rgba(0,0,0,0.2);
30.info-box-module.--external.--need-update span.info-box-icon-version{
38 background: var(--colorbacklineimpair2);
40 box-shadow: 1px 1px 12px rgba(192, 192, 192, 0.2);
42 border: 1px solid #e9e9e9;
45.info-box.info-box-sm {
50.opened-dash-board-wrap .info-box, .opened-dash-board-wrap .info-box .info-box-icon {
51 border-radius: 0 0 0 15px;
67.info-box:not(.info-box-kanban) .progress {
68 background: rgba(0, 0, 0, 0.2);
69 margin: 5px -10px 5px -10px;
73.info-box .progress .progress-bar {
77.info-box:not(.info-box-kanban) .progress .progress-bar {
85 background-color: #337ab7;
86 box-shadow: inset 0 -1px 0 rgba(0,0,0,.15);
87 -webkit-transition: width .6s ease;
88 -o-transition: width .6s ease;
89 transition: width .6s ease;
92 border-top-left-radius: 2px;
93 border-top-right-radius: 0;
94 border-bottom-right-radius: 0;
95 border-bottom-left-radius: 2px;
104 background: var(--colorbacktitle1) !important;
107.info-box-module .info-box-icon {
111.info-box-sm .info-box-icon, .info-box-sm .info-box-img {
112 height: 98px !important;
118 border-top-left-radius: 2px;
119 border-top-right-radius: 0;
120 border-bottom-right-radius: 0;
121 border-bottom-left-radius: 2px;
131 background: var(--colorbacktitle1) !important;
133.opened-dash-board-wrap .info-box .info-box-icon {
136.opened-dash-board-wrap .info-box-sm .info-box-icon {
137 border-radius: 0 0 0 20px;
140.info-box-module .info-box-icon {
143.info-box-icon > img {
146.info-box-module .info-box-icon > img {
150a.info-box-text.info-box-text-a {
154a.info-box-text-a i.fa.fa-exclamation-triangle, span.badge i.fa.fa-exclamation-triangle {
163 width: calc(100% - 92px);
164 max-width: calc(100% - 82px);
165 text-overflow: ellipsis;
169 box-sizing: border-box;
175 background-color: rgba(0,0,0,0.1);
183 -webkit-transition: opacity 0.5s, visibility 0s 0.5s;
184 transition: opacity 0.5s, visibility 0s 0.5s;
187.info-box-icon-version {
188 box-sizing: border-box;
194 background-color: rgba(0,0,0,0.1);
202 -webkit-transition: opacity 0.5s, visibility 0s 0.5s;
203 transition: opacity 0.5s, visibility 0s 0.5s;
206.box-flex-item.info-box-module.--
disabled {
218 height: 105px !important;
220 border-top-left-radius: 2px;
221 border-top-right-radius: 0;
222 border-bottom-right-radius: 0;
223 border-bottom-left-radius: 2px;
231 background: var(--colorbacktitle1) !important;
238 transform: translate(-50%, -50%);
247.info-box-sm .info-box-icon-text, .info-box-sm .info-box-icon-version {
251.info-box:hover .info-box-icon-text {
262.info-box-sm .info-box-content {
266.info-box-sm .info-box-module-enabled {
268 background: var(--infoboxmoduleenabledbgcolor);
270.info-box-content-warning span.font-status4 {
271 color: #bc9526 !important;
286 text-overflow: ellipsis;
289 text-transform: uppercase;
299@media only screen and (max-width: 480px)
308.info-box-text:first-letter{text-transform: uppercase}
309a.info-box-text{ text-decoration: none;}
325include_once DOL_DOCUMENT_ROOT.
'/core/lib/functions2.lib.php';
329 $prefix =
'background-';
332if (!isset(
$conf->global->THEME_SATURATE_RATIO)) {
333 $conf->global->THEME_SATURATE_RATIO = 0.8;
335if (GETPOSTISSET(
'THEME_SATURATE_RATIO')) {
341 <?php
if ($prefix) { ?>
342 color: #fff !important;
351 background-color: #EEE;
357 background-color: #a7c5b0 !important;
358 color: #FFF !important;
364 background-color: #55955d !important;
365 color: #FFF !important;
371 background-color: #599caf !important;
372 color: #FFF !important;
378 background-color: #79633f !important;
379 color: #FFF !important;
384.member-company-back {
387 background-color: #e4e4e4;
392.member-individual-back {
395 background-color: #e4e4e4;
403 <?php echo $prefix; ?>color: #6c6aa8 !important;
406 <?php echo $prefix; ?>color: #906080 !important;
408.bg-infobox-propal, .bg-infobox-facture, .bg-infobox-commande {
409 <?php echo $prefix; ?>color: #65953d !important;
411.bg-infobox-supplier_proposal, .bg-infobox-invoice_supplier, .bg-infobox-order_supplier {
412 <?php echo $prefix; ?>color: #599caf !important;
414.bg-infobox-contrat, .bg-infobox-ticket{
415 <?php echo $prefix; ?>color: #3bbfa8 !important;
417.bg-infobox-bank_account{
418 <?php echo $prefix; ?>color: #b0bb39 !important;
420.bg-infobox-adherent, .bg-infobox-member {
421 <?php echo $prefix; ?>color: #79633f !important;
423.bg-infobox-expensereport{
424 <?php echo $prefix; ?>color: #79633f !important;
427 <?php echo $prefix; ?>color: #755114 !important;
430 <?php echo $prefix; ?>color: #b0a53e !important;
434a.vmenu span, span.vmenu, span.vmenu span {
439.infobox-adherent, .infobox-member {
449.infobox-propal:not(.error),
450.infobox-facture:not(.error),
451.infobox-commande:not(.error) {
455.infobox-supplier_proposal:not(.error),
456.infobox-invoice_supplier:not(.error),
457.infobox-order_supplier:not(.error) {
460.infobox-contrat, .infobox-ticket{
463.infobox-bank_account{
466.infobox-adherent, .infobox-member {
469.infobox-expensereport{
477.fa-dol-action:before {
480.fa-dol-propal:before,
481.fa-dol-supplier_proposal:before {
484.fa-dol-facture:before,
485.fa-dol-invoice_supplier:before {
488.fa-dol-project:before {
491.fa-dol-commande:before,
492.fa-dol-order_supplier:before {
495.fa-dol-contrat:before {
498.fa-dol-ticket:before {
501.fa-dol-bank_account:before {
504.fa-dol-member:before {
507.fa-dol-expensereport:before {
510.fa-dol-holiday:before {
513.fa-dol-cubes:before {
519.info-box-weather .info-box-icon{
520 background: var(--colorbacktitle1) !important;
522.fa-weather-level0:before{
526.fa-weather-level1:before{
530.fa-weather-level2:before{
534.fa-weather-level3:before{
538.fa-weather-level4:before{
548 width: calc(100% + 14px);
549 margin: 0 -8px 0 -8px;
552.box-flex-container-columns {
556 justify-content: space-between;
558.box-flex-container-column {
561.box-flex-container-column:not(:last-of-
type) {
562 border-right: 1px solid #AAA;
564.box-flex-container-column.kanban {
567.kanban.kanbancollapsed {
573.kanban.kanbancollapsed .kanbanlabel, .text-vertical {
574 writing-mode: vertical-rl;
578 flex-grow: 0 !important;
587.box-flex-item.filler {
590.box-flex-item, .kanbanlabel {
592 margin-<?php echo $right; ?>: 20px;
594 margin-<?php echo $left; ?>: 10px;
597 background: var(--colorbacktitle1);
602.kanban .box-flex-item {
605.kanban .box-flex-item-5lines {
610.box-flex-item-small {
611 width: 200px !important;
613.box-flex-item-small .info-box-sm .info-box-content {
616.box-flex-item-small .info-box-icon.bg-infobox-action {
622 width: calc(100% - 20px);
631@media only screen and (max-width: 1740px) {
638@media only screen and (max-width: 768px) {
647@media only screen and (max-width: 570px)
650 margin: 3px 8px 3px 8px !important;
654@media only screen and (max-width: 480px) {
666.info-box-module .info-box-content {
675@media only screen and (max-width: 768px)
677 .box-flex-container {
678 margin: 0 0 0 0px !important;
679 width: 100% !important;
687 .info-box-sm .info-box-icon-text, .info-box-sm .info-box-icon-version {
690 .info-box-sm .info-box-icon {
693 .info-box-sm .info-box-content {
697 border: 1px solid #e0e0e0;
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.
GETPOSTFLOAT($paramname, $rounding='')
Return the value of a $_GET or $_POST supervariable, converted into float.
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|dolcrypt):/i', $dolibarr_main_db_pass)||!empty($dolibarr_main_db_encrypted_pass)) $conf db type