improved CSS
This commit is contained in:
parent
22c00f80cb
commit
711ce11337
|
@ -111,8 +111,12 @@ h1 {
|
|||
}
|
||||
|
||||
.gna-dataentry-form-fieldset fieldset {
|
||||
margin: 10px 0px !important;
|
||||
border: 1px groove #000 !important;
|
||||
margin-left: 10px !important;
|
||||
border: 1px groove #ddd !important;
|
||||
padding: 10px !important;
|
||||
}
|
||||
|
||||
.gna-dataentry-form-fieldset fieldset legend {
|
||||
padding: 10px !important;
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in New Issue