Look and feel v6 - Show status of thirdparty in dol_banner

This commit is contained in:
Laurent Destailleur 2017-11-18 01:34:20 +01:00
parent 742bf29c65
commit 7ddf1669ef
2 changed files with 6 additions and 0 deletions

View File

@ -987,6 +987,9 @@ select.selectarrowonleft option {
div.statusref {
padding-right: 10px;
}
div.statusref img {
padding-right: 3px !important;
}
}
.linkobject { cursor: pointer; }
<?php if (GETPOST('optioncss','aZ09') == 'print') { ?>

View File

@ -983,6 +983,9 @@ select.selectarrowonleft option {
div.statusref {
padding-right: 10px;
}
div.statusref img {
padding-right: 3px !important;
}
}
.linkobject { cursor: pointer; }
<?php if (GETPOST('optioncss','aZ09') == 'print') { ?>