task_24166 #11

Merged
francesco.mangiacrapa merged 37 commits from task_24166 into master 2023-05-12 10:57:15 +02:00
1 changed files with 7 additions and 7 deletions
Showing only changes of commit 02b3583e61 - Show all commits

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;