4if (!defined(
'ISLOADEDBYSTEELSHEET')) {
5 die(
'Must be call by steelsheet');
14@phan-var-force string $right
15@phan-var-force string $left
27include_once DOL_DOCUMENT_ROOT.
'/core/lib/functions2.lib.php';
31 $prefix =
'background-';
34if (!isset(
$conf->global->THEME_SATURATE_RATIO)) {
35 $conf->global->THEME_SATURATE_RATIO = 0.7;
37if (GETPOSTISSET(
'THEME_SATURATE_RATIO')) {
38 $conf->global->THEME_SATURATE_RATIO =
GETPOSTINT(
'THEME_SATURATE_RATIO');
44 background-color: #EEE;
50 background-color: #a7c5b0 !important;
51 color: #FFF !important;
57 background-color: #65953d !important;
58 color: #FFF !important;
64 background-color: #599caf !important;
65 color: #FFF !important;
71 background-color: #79633f !important;
72 color: #FFF !important;
80 background-color: #e4e4e4;
85.member-individual-back {
88 background-color: #e4e4e4;
95 <?php echo $prefix; ?>color: #6c6aa8 !important;
98 <?php echo $prefix; ?>color: #a47080 !important;
100.bg-infobox-propal, .bg-infobox-facture, .bg-infobox-commande {
101 <?php echo $prefix; ?>color: #65953d !important;
103.bg-infobox-supplier_proposal, .bg-infobox-invoice_supplier, .bg-infobox-order_supplier {
104 <?php echo $prefix; ?>color: #599caf !important;
106.bg-infobox-contrat, .bg-infobox-ticket{
107 <?php echo $prefix; ?>color: #46a676 !important;
109.bg-infobox-bank_account{
110 <?php echo $prefix; ?>color: #b0a53e !important;
112.bg-infobox-adherent, .bg-infobox-member{
113 <?php echo $prefix; ?>color: #79633f !important;
115.bg-infobox-expensereport{
116 <?php echo $prefix; ?>color: #79633f !important;
119 <?php echo $prefix; ?>color: #755114 !important;
123a.vmenu span, span.vmenu, span.vmenu span {
127div.login_block_other a {
128 color: var(--colortextbackvmenu);
131.infobox-adherent, .infobox-member {
141.infobox-propal:not(.pictotitle):not(.error),
142.infobox-facture:not(.pictotitle):not(.error),
143.infobox-commande:not(.pictotitle):not(.error) {
147.infobox-supplier_proposal:not(.pictotitle):not(.error),
148.infobox-invoice_supplier:not(.pictotitle):not(.error),
149.infobox-order_supplier:not(.pictotitle):not(.error) {
153.infobox-contrat, .infobox-ticket{
156.infobox-bank_account{
159.infobox-adherent, .infobox-member {
162.infobox-expensereport{
170.info-box-module.--external span.info-box-icon-version {
174a.info-box-text.info-box-text-a {
178a.info-box-text-a i.fa.fa-exclamation-triangle {
186 background: var(--colorbacklineimpair2);
191 border: 1px solid #e9e9e9;
193.info-box.info-box-sm {
207.info-box:not(.info-box-kanban) .progress {
208 background: rgba(0, 0, 0, 0.2);
209 margin: 5px -10px 5px -10px;
213.info-box .progress .progress-bar {
217.info-box:not(.info-box-kanban) .progress .progress-bar {
225 background-color: #337ab7;
226 -webkit-box-shadow: inset 0 -1px 0 rgba(0,0,0,.15);
227 box-shadow: inset 0 -1px 0 rgba(0,0,0,.15);
228 -webkit-transition: width .6s ease;
229 -o-transition: width .6s ease;
230 transition: width .6s ease;
241 background: var(--colorbacktitle1) !important;
242 <?php
if (isset(
$conf->global->THEME_SATURATE_RATIO)) { ?>
243 filter: saturate(<?php echo
$conf->global->THEME_SATURATE_RATIO; ?>);
247.info-box-module .info-box-icon {
251.info-box-sm .info-box-icon, .info-box-sm .info-box-img {
252 height: 96px !important;
258 border-top-left-radius: 2px;
259 border-top-right-radius: 0;
260 border-bottom-right-radius: 0;
261 border-bottom-left-radius: 2px;
271 background: var(--colorbacktitle1) !important;
273.opened-dash-board-wrap .info-box .info-box-icon {
276.opened-dash-board-wrap .info-box-sm .info-box-icon {
279.info-box-module .info-box-icon {
282.info-box-icon > img {
285.info-box-module .info-box-icon > img {
294 width: calc(100% - 76px);
295 text-overflow: ellipsis;
299 box-sizing: border-box;
305 background-color: rgba(0,0,0,0.1);
313 -webkit-transition: opacity 0.5s, visibility 0s 0.5s;
314 transition: opacity 0.5s, visibility 0s 0.5s;
317.info-box-icon-version {
318 box-sizing: border-box;
324 background-color: rgba(0,0,0,0.1);
332 -webkit-transition: opacity 0.5s, visibility 0s 0.5s;
333 transition: opacity 0.5s, visibility 0s 0.5s;
336.box-flex-item.info-box-module.--
disabled {
348 height: 105px !important;
350 border-top-left-radius: 2px;
351 border-top-right-radius: 0;
352 border-bottom-right-radius: 0;
353 border-bottom-left-radius: 2px;
361 background: var(--colorbacktitle1) !important;
368 transform: translate(-50%, -50%);
378.info-box-sm .info-box-icon-text, .info-box-sm .info-box-icon-version{
382.info-box:hover .info-box-icon-text{
393.info-box-sm .info-box-content {
397.info-box-sm .info-box-module-enabled {
399 background: var(--infoboxmoduleenabledbgcolor);
401.info-box-content-warning span.font-status4 {
402 color: #bc9526 !important;
417 text-overflow: ellipsis;
420 text-transform: uppercase;
425 width: calc(100% - 20px);
431@media only screen and (max-width: 480px)
437.info-box-text:first-letter{text-transform: uppercase}
438a.info-box-text{ text-decoration: none;}
452include_once DOL_DOCUMENT_ROOT.
'/core/lib/functions2.lib.php';
456 $prefix =
'background-';
459if (!isset(
$conf->global->THEME_SATURATE_RATIO)) {
460 $conf->global->THEME_SATURATE_RATIO = 0.7;
462if (GETPOSTISSET(
'THEME_SATURATE_RATIO')) {
463 $conf->global->THEME_SATURATE_RATIO =
GETPOSTINT(
'THEME_SATURATE_RATIO');
466.bg-infobox-project i.fa{
467 color: #605ca8 !important;
469.bg-infobox-action i.fa{
470 color: #d84b80 !important;
472.bg-infobox-propal i.fa,
473.bg-infobox-facture i.fa,
474.bg-infobox-commande i.fa{
475 color: #abb87b !important;
477.bg-infobox-supplier_proposal i.fa,
478.bg-infobox-invoice_supplier i.fa,
479.bg-infobox-order_supplier i.fa{
480 color: #40b0cf !important;
482.bg-infobox-contrat i.fa, .bg-infobox-ticket i.fa{
483 color: #20a68a !important;
485.bg-infobox-bank_account i.fa{
486 color: #b0a53e !important;
488.bg-infobox-adherent i.fa, .bg-infobox-member i.fa{
489 color: #755114 !important;
491.bg-infobox-expensereport i.fa{
492 color: #755114 !important;
494.bg-infobox-holiday i.fa{
495 color: #755114 !important;
499.fa-dol-action:before {
502.fa-dol-propal:before,
503.fa-dol-supplier_proposal:before {
506.fa-dol-facture:before,
507.fa-dol-invoice_supplier:before {
510.fa-dol-project:before {
513.fa-dol-commande:before,
514.fa-dol-order_supplier:before {
517.fa-dol-contrat:before {
520.fa-dol-ticket:before {
523.fa-dol-bank_account:before {
526.fa-dol-member:before {
529.fa-dol-expensereport:before {
532.fa-dol-holiday:before {
538.info-box-weather .info-box-icon{
539 background: var(--colorbacktitle1) !important;
541.fa-weather-level0:before{
545.fa-weather-level1:before{
549.fa-weather-level2:before{
553.fa-weather-level3:before{
557.fa-weather-level4:before{
574.box-flex-container-columns {
578 justify-content: space-between;
580.box-flex-container-column {
583.box-flex-container-column:not(:last-of-
type) {
584 border-right: 1px solid #AAA;
587.box-flex-container-column.kanban {
590.kanban.kanbancollapsed {
594.kanban.kanbancollapsed .kanbanlabel, .text-vertical {
595 writing-mode: vertical-rl;
599 flex-grow: 0 !important;
608.box-flex-item.filler{
611.box-flex-item, .kanbanlabel {
613 margin-<?php echo $right; ?>: 10px;
615 margin-<?php echo $left; ?>: 10px;
618 background: var(--colorbacktitle1);
623.kanban .box-flex-item {
626.kanban .box-flex-item-5lines {
631.box-flex-item-small {
632 width: 200px !important;
634.box-flex-item-small .info-box-sm .info-box-content {
637.box-flex-item-small .info-box-icon.bg-infobox-action {
642@media only screen and (max-width: 767px)
644 .box-flex-container {
645 margin: 0 0 0 -8px !important;
650 width: calc(100% - 20px);
656.info-box-module .info-box-content {
663@media only screen and (max-width: 1740px) {
669@media only screen and (max-width: 768px) {
673 .info-box-sm .info-box-icon {
676 .info-box-sm .info-box-content {
685 .info-box-line-text {
686 width: calc(100% - 92px);
687 max-width: calc(100% - 82px);
691@media only screen and (max-width: 480px) {
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