4if (!defined(
'ISLOADEDBYSTEELSHEET')) {
5 die(
'Must be call by steelsheet');
18.info-box-module.--external span.info-box-icon-version {
19 background: rgba(0,0,0,0.2);
22.info-box-module.--external.--need-update span.info-box-icon-version{
30 background: var(--colorbacklineimpair2);
32 box-shadow: 1px 1px 12px rgba(192, 192, 192, 0.2);
34 border: 1px solid #e9e9e9;
37.info-box.info-box-sm {
42.opened-dash-board-wrap .info-box, .opened-dash-board-wrap .info-box .info-box-icon {
43 border-radius: 0 0 0 15px;
59.info-box:not(.info-box-kanban) .progress {
60 background: rgba(0, 0, 0, 0.2);
61 margin: 5px -10px 5px -10px;
65.info-box .progress .progress-bar {
69.info-box:not(.info-box-kanban) .progress .progress-bar {
77 background-color: #337ab7;
78 -webkit-box-shadow: inset 0 -1px 0 rgba(0,0,0,.15);
79 box-shadow: inset 0 -1px 0 rgba(0,0,0,.15);
80 -webkit-transition: width .6s ease;
81 -o-transition: width .6s ease;
82 transition: width .6s ease;
85 border-top-left-radius: 2px;
86 border-top-right-radius: 0;
87 border-bottom-right-radius: 0;
88 border-bottom-left-radius: 2px;
97 background: var(--colorbacktitle1) !important;
100.info-box-module .info-box-icon {
104.info-box-sm .info-box-icon, .info-box-sm .info-box-img {
105 height: 98px !important;
111 border-top-left-radius: 2px;
112 border-top-right-radius: 0;
113 border-bottom-right-radius: 0;
114 border-bottom-left-radius: 2px;
124 background: var(--colorbacktitle1) !important;
126.opened-dash-board-wrap .info-box .info-box-icon {
129.opened-dash-board-wrap .info-box-sm .info-box-icon {
130 border-radius: 0 0 0 20px;
133.info-box-module .info-box-icon {
136.info-box-icon > img {
139.info-box-module .info-box-icon > img {
143a.info-box-text.info-box-text-a {
147a.info-box-text-a i.fa.fa-exclamation-triangle {
156 width: calc(100% - 92px);
157 max-width: calc(100% - 82px);
158 text-overflow: ellipsis;
162 box-sizing: border-box;
168 background-color: rgba(0,0,0,0.1);
176 -webkit-transition: opacity 0.5s, visibility 0s 0.5s;
177 transition: opacity 0.5s, visibility 0s 0.5s;
180.info-box-icon-version {
181 box-sizing: border-box;
187 background-color: rgba(0,0,0,0.1);
195 -webkit-transition: opacity 0.5s, visibility 0s 0.5s;
196 transition: opacity 0.5s, visibility 0s 0.5s;
199.box-flex-item.info-box-module.--
disabled {
211 height: 105px !important;
213 border-top-left-radius: 2px;
214 border-top-right-radius: 0;
215 border-bottom-right-radius: 0;
216 border-bottom-left-radius: 2px;
224 background: var(--colorbacktitle1) !important;
231 transform: translate(-50%, -50%);
240.info-box-sm .info-box-icon-text, .info-box-sm .info-box-icon-version {
244.info-box:hover .info-box-icon-text {
255.info-box-sm .info-box-content {
259.info-box-sm .info-box-module-enabled {
261 background: var(--infoboxmoduleenabledbgcolor);
263.info-box-content-warning span.font-status4 {
264 color: #bc9526 !important;
279 text-overflow: ellipsis;
282 text-transform: uppercase;
292@media only screen and (max-width: 480px)
301.info-box-text:first-letter{text-transform: uppercase}
302a.info-box-text{ text-decoration: none;}
318include_once DOL_DOCUMENT_ROOT.
'/core/lib/functions2.lib.php';
322 $prefix =
'background-';
325if (!isset(
$conf->global->THEME_SATURATE_RATIO)) {
326 $conf->global->THEME_SATURATE_RATIO = 0.7;
328if (GETPOSTISSET(
'THEME_SATURATE_RATIO')) {
329 $conf->global->THEME_SATURATE_RATIO =
GETPOSTINT(
'THEME_SATURATE_RATIO');
334 <?php
if ($prefix) { ?>
335 color: #fff !important;
338 <?php
if (isset(
$conf->global->THEME_SATURATE_RATIO)) { ?>
339 filter: saturate(<?php echo
$conf->global->THEME_SATURATE_RATIO; ?>);
344 background-color: #EEE;
350 background-color: #a7c5b0 !important;
351 color: #FFF !important;
357 background-color: #55955d !important;
358 color: #FFF !important;
364 background-color: #599caf !important;
365 color: #FFF !important;
371 background-color: #79633f !important;
372 color: #FFF !important;
377.member-company-back {
380 background-color: #e4e4e4;
385.member-individual-back {
388 background-color: #e4e4e4;
396 <?php echo $prefix; ?>color: #6c6aa8 !important;
399 <?php echo $prefix; ?>color: #b06080 !important;
401.bg-infobox-propal, .bg-infobox-facture, .bg-infobox-commande {
402 <?php echo $prefix; ?>color: #65953d !important;
404.bg-infobox-supplier_proposal, .bg-infobox-invoice_supplier, .bg-infobox-order_supplier {
405 <?php echo $prefix; ?>color: #599caf !important;
407.bg-infobox-contrat, .bg-infobox-ticket{
408 <?php echo $prefix; ?>color: #3bbfa8 !important;
410.bg-infobox-bank_account{
411 <?php echo $prefix; ?>color: #b0bb39 !important;
413.bg-infobox-adherent, .bg-infobox-member {
414 <?php echo $prefix; ?>color: #79633f !important;
416.bg-infobox-expensereport{
417 <?php echo $prefix; ?>color: #79633f !important;
420 <?php echo $prefix; ?>color: #755114 !important;
424a.vmenu span, span.vmenu, span.vmenu span {
429.infobox-adherent, .infobox-member {
439.infobox-propal:not(.error),
440.infobox-facture:not(.error),
441.infobox-commande:not(.error) {
445.infobox-supplier_proposal:not(.error),
446.infobox-invoice_supplier:not(.error),
447.infobox-order_supplier:not(.error) {
450.infobox-order_supplier::before {
453.infobox-contrat, .infobox-ticket{
456.infobox-bank_account{
459.infobox-adherent, .infobox-member {
462.infobox-expensereport{
470.fa-dol-action:before {
473.fa-dol-propal:before,
474.fa-dol-supplier_proposal:before {
477.fa-dol-facture:before,
478.fa-dol-invoice_supplier:before {
481.fa-dol-project:before {
484.fa-dol-commande:before,
485.fa-dol-order_supplier:before {
488.fa-dol-contrat:before {
491.fa-dol-ticket:before {
494.fa-dol-bank_account:before {
497.fa-dol-member:before {
500.fa-dol-expensereport:before {
503.fa-dol-holiday:before {
509.info-box-weather .info-box-icon{
510 background: var(--colorbacktitle1) !important;
512.fa-weather-level0:before{
516.fa-weather-level1:before{
520.fa-weather-level2:before{
524.fa-weather-level3:before{
528.fa-weather-level4:before{
538 width: calc(100% + 14px);
539 margin: 0 -8px 0 -8px;
542.box-flex-container-columns {
546 justify-content: space-between;
548.box-flex-container-column {
551.box-flex-container-column:not(:last-of-
type) {
552 border-right: 1px solid #AAA;
554.box-flex-container-column.kanban {
557.kanban.kanbancollapsed {
561.kanban.kanbancollapsed .kanbanlabel, .text-vertical {
562 writing-mode: vertical-rl;
566 flex-grow: 0 !important;
575.box-flex-item.filler {
578.box-flex-item, .kanbanlabel {
580 margin-<?php echo $right; ?>: 20px;
582 margin-<?php echo $left; ?>: 10px;
585 background: var(--colorbacktitle1);
590.kanban .box-flex-item {
593.kanban .box-flex-item-5lines {
598.box-flex-item-small {
599 width: 200px !important;
601.box-flex-item-small .info-box-sm .info-box-content {
604.box-flex-item-small .info-box-icon.bg-infobox-action {
610 width: calc(100% - 20px);
619@media only screen and (max-width: 1740px) {
626@media only screen and (max-width: 768px) {
635@media only screen and (max-width: 570px)
638 margin: 3px 8px 3px 8px !important;
642@media only screen and (max-width: 480px) {
654.info-box-module .info-box-content {
663@media only screen and (max-width: 768px)
665 .box-flex-container {
666 margin: 0 0 0 0px !important;
667 width: 100% !important;
675 .info-box-sm .info-box-icon-text, .info-box-sm .info-box-icon-version {
678 .info-box-sm .info-box-icon {
681 .info-box-sm .info-box-content {
685 border: 1px solid #e0e0e0;
694 .info-box-line-text {
695 width: calc(100% - 98px);
696 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