From 39416683dec63f9d277706ee28429bbbc2654ba4 Mon Sep 17 00:00:00 2001 From: Michael Date: Wed, 7 Feb 2024 16:53:04 +0000 Subject: [PATCH 1/3] feat(cb2-9640): IVA30 Front page Header/footer formatting --- .../resources/assets/stylesheets/iva-30.hbs | 27 +- .../views/CommercialVehicles/IVA30.hbs | 395 +++++++++--------- 2 files changed, 220 insertions(+), 202 deletions(-) diff --git a/src/main/resources/assets/stylesheets/iva-30.hbs b/src/main/resources/assets/stylesheets/iva-30.hbs index cdccec42..f948b2f7 100644 --- a/src/main/resources/assets/stylesheets/iva-30.hbs +++ b/src/main/resources/assets/stylesheets/iva-30.hbs @@ -44,6 +44,7 @@ margin-bottom: 5px; .section-title-border { border-style: solid; +border-width: 2px; border-color: black; background-color: grey; font-weight:bold; @@ -80,15 +81,15 @@ width: 50%; width: 100%; } -#footer-left { -float: left; -text-align: left; +.footer-left { +display: inline-block; width: 50%; } -#footer-right { -float: right; +.footer-right { text-align: right; +display: inline-block; +float: right; width: 40%; } @@ -123,6 +124,20 @@ margin: 0px; clear: both; } +.page-header { +width: 100%; +margin-top: 2px; +} + +.header-left { +display: inline-block; +padding: 15px; +} +.header-right { +display: inline-block; +float: right; +} #defect-details-subtitle-border { -background-color: white; \ No newline at end of file +background-color: white; +} \ No newline at end of file diff --git a/src/main/resources/views/CommercialVehicles/IVA30.hbs b/src/main/resources/views/CommercialVehicles/IVA30.hbs index dcb175c2..bbab014f 100644 --- a/src/main/resources/views/CommercialVehicles/IVA30.hbs +++ b/src/main/resources/views/CommercialVehicles/IVA30.hbs @@ -1,235 +1,238 @@ - - IVA30 - - - - -
- -
-
-
-

Serial Number:

-
-
-

Page 1 of 2

-
+ + IVA30 + + + + +
+ +