This commit is contained in:
ldestailleur
2025-09-16 11:59:01 +02:00
parent d121d7e173
commit 067d4e332e
2 changed files with 10 additions and 0 deletions

View File

@@ -374,6 +374,11 @@ if (GETPOSTISSET('THEME_SATURATE_RATIO')) {
<?php } ?>
}
.spannature {
padding-top: 5px !important;
padding-bottom: 6px !important;
}
.nonature-back {
background-color: #EEE;
padding: 2px;

View File

@@ -45,6 +45,11 @@ if (GETPOSTISSET('THEME_SATURATE_RATIO')) {
?>
.spannature {
padding-top: 5px !important;
padding-bottom: 6px !important;
}
.nonature-back {
background-color: #EEE;
padding: 2px;