diff --git a/print/common/css/layout.css b/print/common/css/layout.css index ce63ca508..5914c3587 100644 --- a/print/common/css/layout.css +++ b/print/common/css/layout.css @@ -100,7 +100,9 @@ } .emptyField { - border-bottom: 1px dotted grey + border-bottom: 1px dotted grey; + min-height: 1em; + display: block } .field.rectangle span { @@ -214,20 +216,14 @@ table { } .signature { - width: 100%; + width: 100% } -.signature td { - text-align: center; - margin: auto; - width: 40%; - padding: 0 50px 0 50px; +.signature section { + height: 150px } -.signature-image { - height: 150px; +.signature p { + margin-right: 50%; + margin-top: 140px } - -.signature-line { - border-bottom: 1px solid #DDD; -} \ No newline at end of file diff --git a/print/report/rpt-lcr/assets/css/style.css b/print/report/rpt-lcr/assets/css/style.css index fa128e933..94b93e153 100644 --- a/print/report/rpt-lcr/assets/css/style.css +++ b/print/report/rpt-lcr/assets/css/style.css @@ -16,4 +16,16 @@ .grey-background { background-color: #DDD +} + +.emptyField { + width: 100%; +} + +.row-oriented.input-table > tbody > tr > td { + width: 10% !important +} + +.row-oriented.input-table > tbody > tr > th { + width: 90% !important } \ No newline at end of file diff --git a/print/report/rpt-lcr/index.html b/print/report/rpt-lcr/index.html index 9a72efd73..236ace8ed 100644 --- a/print/report/rpt-lcr/index.html +++ b/print/report/rpt-lcr/index.html @@ -57,7 +57,7 @@
{{$t('bank.name')}}: | -+ | |
{{$t('bank.street')}}: | -+ |
{{$t('authorization')}}
-
-
-
- (signature autorisée du tiré) - |
-
-
-
- (lieu et date) - |
-
{{$t('client.signDate')}}:
+