Skip to content

Commit

Permalink
fix(cb2-9620): repair title box border and typos for IVA30 (#96)
Browse files Browse the repository at this point in the history
Co-authored-by: nbrown <Nathan.Brown@frasers.group>
  • Loading branch information
naathanbrown and nbrown authored Nov 2, 2023
1 parent 2b230af commit af265ac
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 6 deletions.
5 changes: 3 additions & 2 deletions src/main/resources/assets/stylesheets/iva-30.hbs
Original file line number Diff line number Diff line change
Expand Up @@ -48,13 +48,14 @@ border-color: black;
background-color: grey;
font-weight:bold;
text-align: center;
margin-left: -2px;
margin-left: -3px;
margin-top: -2px;
width: 100.7%;
}

.section-title-border h1 {
margin: 0px;
padding: 0px;
padding: 1px;
}

.section-text-wrapper {
Expand Down
8 changes: 4 additions & 4 deletions src/main/resources/views/CommercialVehicles/IVA30.hbs
Original file line number Diff line number Diff line change
Expand Up @@ -57,21 +57,21 @@
</div>

<ul class="item-list">
<li>Item 3 Fuel tanks/rear protective devices - fuel filer arrangements only;</li>
<li>Item 3 Fuel tanks/rear protective devices - fuel filler arrangements only;</li>
<li>Item 4 Rear registration plate space - all requirements;</li>
<li>Item 7 Audible warning - operation of audible warning device;</li>
<li>Item 7 Audible warning - operation of audible warning device only;</li>
<li>Item 8 Indirect vision - all except field of view;</li>
<li>Item 9 Braking - warning lamps only;</li>
<li>Item 10 EMC - markings only;</li>
<li>Item 12 Interior fittings - no more than 3 separate examples of failure to comply;</li>
<li>Item 13 Anti-theft &amp; immobiliser - all requirements;</li>
<li>Item 16 Exterior projects - no more than 3 separate examples of failure to comply;</li>
<li>Item 16 Exterior projections - no more than 3 separate examples of failure to comply;</li>
<li>Item 17 Speedometer - illumination only;</li>
<li>Item 18 Plates - all requirements;</li>
<li>Item 20-30 Lighting - all except angle of visibility and position;</li>
<li>Item 31 Seat belts - child restraint warning label only;</li>
<li>Item 33 Controls - no more than 3 separate examples of failure to comply;</li>
<li>Item 34 Defrost/demist all requirements;</li>
<li>Item 34 Defrost/demist - all requirements;</li>
<li>Item 35 Wash/wipe - all requirements;</li>
<li>Item 36 Heating - all requirements;</li>
<li>Item 37 Wheel guards - all requirements;</li>
Expand Down

0 comments on commit af265ac

Please sign in to comment.