mirror of
https://github.com/Dolibarr/dolibarr.git
synced 2026-02-12 10:52:37 +01:00
CSS
This commit is contained in:
@@ -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;
|
||||
|
||||
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user