dvla_internal_frontend_toolkit 1.0.2 → 1.0.3

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA1:
3
- metadata.gz: c77d8b7d7e3bc646457ef952d7759b95376f4d9c
4
- data.tar.gz: 273a7f88aa4f1c41ad2e9edf8392b2e5961ff484
3
+ metadata.gz: 6b0fcb24ca59cd56e2d5f56a15728cc760b461d6
4
+ data.tar.gz: 4bdea559ad6a7459957b1c7393c385e0e7252da4
5
5
  SHA512:
6
- metadata.gz: 70851d807a96685a03a8bd59b1d0e647180025a73b5ccb435b294903fb4accfe79399dac0985fa5ea1847a32dc7f825bdc63073e9904e413e819b695a3f6bbe5
7
- data.tar.gz: f920af72e15ce30ad07cc89cb8c50bfe7939896738340cebe8edf9df09c0b93410c3389c1986ab583345b676f06cb3828f1a4e55036efeca6a5f0fb51fd531ee
6
+ metadata.gz: b504153ecf58cac8a0b9f3fbceb1f9c61f634cac2fc7818780aac9e47e4fcf2cbea8592b28ef1d3cc7b4b5e432090a2e0e2e07ad3c92e49d839a7eabd9e62012
7
+ data.tar.gz: 614b0addf5f5a95b5fff4ec030f9cc6424d4c9d65e7a570e367a8e7e11a997edc4858bbc75dc6d01ab1cb77472620e5ebb3ee6f058e770321dcd3cad2c30a919
@@ -121,7 +121,7 @@
121
121
  select {
122
122
  height: 40px;
123
123
  background-color: white;
124
- background-image: url('triangle-caret-down.svg');
124
+ background-image: url('#{$imagePath}triangle-caret-down.svg');
125
125
  background-repeat: no-repeat;
126
126
  background-size: 28px 12px;
127
127
  background-position: right center;
@@ -1,3 +1,3 @@
1
1
  module DvlaInternalFrontendToolkit
2
- VERSION = "1.0.2"
2
+ VERSION = "1.0.3"
3
3
  end
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: dvla_internal_frontend_toolkit
3
3
  version: !ruby/object:Gem::Version
4
- version: 1.0.2
4
+ version: 1.0.3
5
5
  platform: ruby
6
6
  authors:
7
7
  - Liam Betsworth