Look and feel v6 - Show status of thirdparty in dol_banner
This commit is contained in:
parent
742bf29c65
commit
7ddf1669ef
@ -987,6 +987,9 @@ select.selectarrowonleft option {
|
|||||||
div.statusref {
|
div.statusref {
|
||||||
padding-right: 10px;
|
padding-right: 10px;
|
||||||
}
|
}
|
||||||
|
div.statusref img {
|
||||||
|
padding-right: 3px !important;
|
||||||
|
}
|
||||||
}
|
}
|
||||||
.linkobject { cursor: pointer; }
|
.linkobject { cursor: pointer; }
|
||||||
<?php if (GETPOST('optioncss','aZ09') == 'print') { ?>
|
<?php if (GETPOST('optioncss','aZ09') == 'print') { ?>
|
||||||
|
|||||||
@ -983,6 +983,9 @@ select.selectarrowonleft option {
|
|||||||
div.statusref {
|
div.statusref {
|
||||||
padding-right: 10px;
|
padding-right: 10px;
|
||||||
}
|
}
|
||||||
|
div.statusref img {
|
||||||
|
padding-right: 3px !important;
|
||||||
|
}
|
||||||
}
|
}
|
||||||
.linkobject { cursor: pointer; }
|
.linkobject { cursor: pointer; }
|
||||||
<?php if (GETPOST('optioncss','aZ09') == 'print') { ?>
|
<?php if (GETPOST('optioncss','aZ09') == 'print') { ?>
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user