5if (!defined(
'ISLOADEDBYSTEELSHEET')) {
6 die(
'Must be call by steelsheet');
15@phan-var-force string $right
16@phan-var-force string $left
29include_once DOL_DOCUMENT_ROOT.
'/core/lib/functions2.lib.php';
33 $prefix =
'background-';
36if (!isset(
$conf->global->THEME_SATURATE_RATIO)) {
37 $conf->global->THEME_SATURATE_RATIO = 0.8;
39if (GETPOSTISSET(
'THEME_SATURATE_RATIO')) {
46 background-color: #EEE;
52 background-color: #a7c5b0 !important;
53 color: #FFF !important;
59 background-color: #65953d !important;
60 color: #FFF !important;
66 background-color: #599caf !important;
67 color: #FFF !important;
73 background-color: #79633f !important;
74 color: #FFF !important;
82 background-color: #e4e4e4;
87.member-individual-back {
90 background-color: #e4e4e4;
97 <?php echo $prefix; ?>color: #6c6aa8 !important;
100 <?php echo $prefix; ?>color: #a47080 !important;
102.bg-infobox-propal, .bg-infobox-facture, .bg-infobox-commande {
103 <?php echo $prefix; ?>color: #65953d !important;
105.bg-infobox-supplier_proposal, .bg-infobox-invoice_supplier, .bg-infobox-order_supplier {
106 <?php echo $prefix; ?>color: #599caf !important;
108.bg-infobox-contrat, .bg-infobox-ticket{
109 <?php echo $prefix; ?>color: #46a676 !important;
111.bg-infobox-bank_account{
112 <?php echo $prefix; ?>color: #b0a53e !important;
114.bg-infobox-adherent, .bg-infobox-member{
115 <?php echo $prefix; ?>color: #79633f !important;
117.bg-infobox-expensereport{
118 <?php echo $prefix; ?>color: #79633f !important;
121 <?php echo $prefix; ?>color: #755114 !important;
125a.vmenu span, span.vmenu, span.vmenu span {
129div.login_block_other a {
130 color: var(--colortextbackvmenu);
133.infobox-adherent, .infobox-member {
143.infobox-propal:not(.pictotitle):not(.error),
144.infobox-facture:not(.pictotitle):not(.error),
145.infobox-commande:not(.pictotitle):not(.error) {
149.infobox-supplier_proposal:not(.pictotitle):not(.error),
150.infobox-invoice_supplier:not(.pictotitle):not(.error),
151.infobox-order_supplier:not(.pictotitle):not(.error) {
155.infobox-contrat, .infobox-ticket{
158.infobox-bank_account{
161.infobox-adherent, .infobox-member {
164.infobox-expensereport{
172.info-box-module.--external span.info-box-icon-version {
176a.info-box-text.info-box-text-a {
180a.info-box-text-a i.fa.fa-exclamation-triangle {
188 background: var(--colorbacklineimpair2);
193 border: 1px solid #e9e9e9;
195.info-box.info-box-sm {
209.info-box:not(.info-box-kanban) .progress {
210 background: rgba(0, 0, 0, 0.2);
211 margin: 5px -10px 5px -10px;
215.info-box .progress .progress-bar {
219.info-box:not(.info-box-kanban) .progress .progress-bar {
227 background-color: #337ab7;
228 -webkit-box-shadow: inset 0 -1px 0 rgba(0,0,0,.15);
229 box-shadow: inset 0 -1px 0 rgba(0,0,0,.15);
230 -webkit-transition: width .6s ease;
231 -o-transition: width .6s ease;
232 transition: width .6s ease;
243 background: var(--colorbacktitle1) !important;
249.info-box-module .info-box-icon {
253.info-box-sm .info-box-icon, .info-box-sm .info-box-img {
254 height: 96px !important;
260 border-top-left-radius: 2px;
261 border-top-right-radius: 0;
262 border-bottom-right-radius: 0;
263 border-bottom-left-radius: 2px;
273 background: var(--colorbacktitle1) !important;
275.opened-dash-board-wrap .info-box .info-box-icon {
278.opened-dash-board-wrap .info-box-sm .info-box-icon {
281.info-box-module .info-box-icon {
284.info-box-icon > img {
287.info-box-module .info-box-icon > img {
296 width: calc(100% - 76px);
297 text-overflow: ellipsis;
301 box-sizing: border-box;
307 background-color: rgba(0,0,0,0.1);
315 -webkit-transition: opacity 0.5s, visibility 0s 0.5s;
316 transition: opacity 0.5s, visibility 0s 0.5s;
319.info-box-icon-version {
320 box-sizing: border-box;
326 background-color: rgba(0,0,0,0.1);
334 -webkit-transition: opacity 0.5s, visibility 0s 0.5s;
335 transition: opacity 0.5s, visibility 0s 0.5s;
338.box-flex-item.info-box-module.--
disabled {
350 height: 105px !important;
352 border-top-left-radius: 2px;
353 border-top-right-radius: 0;
354 border-bottom-right-radius: 0;
355 border-bottom-left-radius: 2px;
363 background: var(--colorbacktitle1) !important;
370 transform: translate(-50%, -50%);
380.info-box-sm .info-box-icon-text, .info-box-sm .info-box-icon-version{
384.info-box:hover .info-box-icon-text{
395.info-box-sm .info-box-content {
399.info-box-sm .info-box-module-enabled {
401 background: var(--infoboxmoduleenabledbgcolor);
403.info-box-content-warning span.font-status4 {
404 color: #bc9526 !important;
419 text-overflow: ellipsis;
422 text-transform: uppercase;
427 width: calc(100% - 20px);
441.info-box-text:first-letter{text-transform: uppercase}
442a.info-box-text{ text-decoration: none;}
456include_once DOL_DOCUMENT_ROOT.
'/core/lib/functions2.lib.php';
460 $prefix =
'background-';
463if (!isset(
$conf->global->THEME_SATURATE_RATIO)) {
464 $conf->global->THEME_SATURATE_RATIO = 0.8;
466if (GETPOSTISSET(
'THEME_SATURATE_RATIO')) {
470.bg-infobox-project i.fa{
471 color: #605ca8 !important;
473.bg-infobox-action i.fa{
474 color: #d84b80 !important;
476.bg-infobox-propal i.fa,
477.bg-infobox-facture i.fa,
478.bg-infobox-commande i.fa{
479 color: #abb87b !important;
481.bg-infobox-supplier_proposal i.fa,
482.bg-infobox-invoice_supplier i.fa,
483.bg-infobox-order_supplier i.fa{
484 color: #40b0cf !important;
486.bg-infobox-contrat i.fa, .bg-infobox-ticket i.fa{
487 color: #20a68a !important;
489.bg-infobox-bank_account i.fa{
490 color: #b0a53e !important;
492.bg-infobox-adherent i.fa, .bg-infobox-member i.fa{
493 color: #755114 !important;
495.bg-infobox-expensereport i.fa{
496 color: #755114 !important;
498.bg-infobox-holiday i.fa{
499 color: #755114 !important;
503.fa-dol-action:before {
506.fa-dol-propal:before,
507.fa-dol-supplier_proposal:before {
510.fa-dol-facture:before,
511.fa-dol-invoice_supplier:before {
514.fa-dol-project:before {
517.fa-dol-commande:before,
518.fa-dol-order_supplier:before {
521.fa-dol-contrat:before {
524.fa-dol-ticket:before {
527.fa-dol-bank_account:before {
530.fa-dol-member:before {
533.fa-dol-expensereport:before {
536.fa-dol-holiday:before {
542.info-box-weather .info-box-icon{
543 background: var(--colorbacktitle1) !important;
545.fa-weather-level0:before{
549.fa-weather-level1:before{
553.fa-weather-level2:before{
557.fa-weather-level3:before{
561.fa-weather-level4:before{
578.box-flex-container-columns {
582 justify-content: space-between;
584.box-flex-container-column {
587.box-flex-container-column:not(:last-of-
type) {
588 border-right: 1px solid #AAA;
591.box-flex-container-column.kanban {
594.kanban.kanbancollapsed {
598.kanban.kanbancollapsed .kanbanlabel, .text-vertical {
599 writing-mode: vertical-rl;
603 flex-grow: 0 !important;
612.box-flex-item.filler{
615.box-flex-item, .kanbanlabel {
617 margin-<?php echo $right; ?>: 10px;
619 margin-<?php echo $left; ?>: 10px;
622 background: var(--colorbacktitle1);
627.kanban .box-flex-item {
630.kanban .box-flex-item-5lines {
635.box-flex-item-small {
636 width: 200px !important;
638.box-flex-item-small .info-box-sm .info-box-content {
641.box-flex-item-small .info-box-icon.bg-infobox-action {
646@media only screen and (max-width: 767px)
648 .box-flex-container {
649 margin: 0 0 0 0 !important;
654 width: calc(100% - 20px);
660.info-box-module .info-box-content {
667@media only screen and (max-width: 1740px) {
673@media only screen and (max-width: 768px) {
677 .info-box-sm .info-box-icon {
680 .info-box-sm .info-box-content {
697@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.
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:/i', $dolibarr_main_db_pass)||!empty($dolibarr_main_db_encrypted_pass)) $conf db type