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; padding: 10px !important;
} }
.form-fieldset-edit select { .form-fieldset-edit .control-group {
margin-top: 10px !important; margin-bottom: 15px !important;
} }
.gna-dataentry-form-fieldset fieldset { .form-fieldset-edit .control-group > span {
margin: 10px !important; padding-top: 3px !important;
border: 1px groove #ddd !important; padding-bottom: 3px !important;
padding: 10px !important; font-size: 14px;
margin-bottom: 10px;
} }
.table-current-content { .table-current-content {
width: 100%; width: 100%;
background-color: #efefef !important; background-color: #efefef !important;