updated css

This commit is contained in:
Francesco Mangiacrapa 2023-05-04 17:10:20 +02:00
parent 6458b89648
commit 02b3583e61
1 changed files with 7 additions and 7 deletions

View File

@ -113,16 +113,16 @@ h1 {
padding: 10px !important;
}
.form-fieldset-edit select {
margin-top: 10px !important;
.form-fieldset-edit .control-group {
margin-bottom: 15px !important;
}
.gna-dataentry-form-fieldset fieldset {
margin: 10px !important;
border: 1px groove #ddd !important;
padding: 10px !important;
.form-fieldset-edit .control-group > span {
padding-top: 3px !important;
padding-bottom: 3px !important;
font-size: 14px;
margin-bottom: 10px;
}
.table-current-content {
width: 100%;
background-color: #efefef !important;