bullet_train-themes-light 1.0.36 → 1.0.40

Sign up to get free protection for your applications and to get access to all the features.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: bb7d715a5fd9292e7be322e48cd5e56fdf6716447a7f7ae967dc5d32782800d6
4
- data.tar.gz: 1cf82c1ed50995c6768d81aaea9c39902c1cc156592e1f5ecb5db79b5565dc68
3
+ metadata.gz: cbd2f901e69dc62f92c7c5bc6aa649169ce0f131ce0ab905b5a01fbd061e4418
4
+ data.tar.gz: c0ac391167822a7eae670071c2516404908d3d144ebba94a86bd0aa7805a2353
5
5
  SHA512:
6
- metadata.gz: b2dad0b125c17f9b6656402df536e9d5367ce764c91009e60d7b334536243a5918a62b8d24a6922a7f4170d6b5c8ad7a4e0ed10af3c4327a02d3122b09140ac3
7
- data.tar.gz: e31ed6dff0a425568a6aaa00845ae3e9077e81d490ccd058f8efab0b099124a516e344982a6ba955c73a508a112cbdb660bfd0116bc424e18c42df2d7a6a8383
6
+ metadata.gz: 4b8af6edac8e084e21182f61eda8be33ba6d26d75bef60aedd699cf8d435d796db7c7ba630e7be2cf8d2b876cc27e3ae8d9f7c5fc7de33a27f62c2fe72e2daeb
7
+ data.tar.gz: 7dd0a6d4cb5ccbe827799bb06a416259846bf01ede5c9072e722ffb635e511068328f58a4376a301c4b1a46c6580a42086134c54ffe2bc7a5791af926e4f36e9
@@ -53,7 +53,7 @@ end
53
53
 
54
54
  <% # any error messages. %>
55
55
  <% if has_errors %>
56
- <p class="mt-1.5 text-xs text-red">
56
+ <p class="mt-1.5 text-xs text-red-600">
57
57
  <%= errors.map { |error| error + ". " }.join %>
58
58
  <%= yield :error %>
59
59
  <% flush_content_for :error %>
@@ -1,7 +1,7 @@
1
1
  module BulletTrain
2
2
  module Themes
3
3
  module Light
4
- VERSION = "1.0.36"
4
+ VERSION = "1.0.40"
5
5
  end
6
6
  end
7
7
  end
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: bullet_train-themes-light
3
3
  version: !ruby/object:Gem::Version
4
- version: 1.0.36
4
+ version: 1.0.40
5
5
  platform: ruby
6
6
  authors:
7
7
  - Andrew Culver
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2022-07-02 00:00:00.000000000 Z
11
+ date: 2022-07-04 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: standard