bullet_train-themes-light 1.7.14 → 1.7.15

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: 4b036e32224c45433be2abecb6118b15fe635ea02adee00f3af6213faee7af14
4
- data.tar.gz: 9b54c95ec67a8f5f9da7cb74ddf2d44d4ad68142f51f079452633360a500e3a0
3
+ metadata.gz: d596fd821f6448de590a4f8691f24069b34244ca289fe29646a79e1c6f809f37
4
+ data.tar.gz: 80f3cb5decbc370bd4cc5d2f86deff8c3bbbefb0004c2c3aa7f0742d893755a7
5
5
  SHA512:
6
- metadata.gz: cf59e7641d161246eb8b20ef72c3148cc3de9f74ecb2b930a653dfe0eaac49986a549a5bf4d81f6b72edc33ea563172169c90736af097d521aab0cc06284d789
7
- data.tar.gz: 2f42e20c55e9a74304b67e807923e9eb46680330ad437de3c7bc16edee39397f0c1dbda3f61aedf0948ca76997c1e75e4f3a6e22b22b4a47eeab5d29a4bca706
6
+ metadata.gz: 7fdcf2b2f1ce2487a887aa1fc60714bb25369446e250c995927b76fc776f0738a9dca1c85f116ee8829ba30cbab78ff16f812cac99aa1d6d1123075f91ad2de7
7
+ data.tar.gz: bcb9048bf85378ab816d75ca12c6c0ae906173ba37cb5185b7c4bac8157c411d6a6590b193ac10e130a11e97d5b646796f460cc3e83417cb7f25519d6983c5b9
@@ -132,6 +132,18 @@
132
132
  .trix-button:disabled::before {
133
133
  @apply opacity-25;
134
134
  }
135
+
136
+ .trix-dialog {
137
+ @apply bg-slate-800 border-slate-900 shadow-lg shadow-slate-900 !important;
138
+
139
+ .trix-button--dialog {
140
+ @apply text-white;
141
+ }
142
+
143
+ .trix-input--dialog {
144
+ @apply bg-slate-800 dark:text-slate-300 focus:ring-primary-500 focus:border-primary-500;
145
+ }
146
+ }
135
147
  }
136
148
 
137
149
  .tribute-container {
@@ -1,7 +1,7 @@
1
1
  module BulletTrain
2
2
  module Themes
3
3
  module Light
4
- VERSION = "1.7.14"
4
+ VERSION = "1.7.15"
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.7.14
4
+ version: 1.7.15
5
5
  platform: ruby
6
6
  authors:
7
7
  - Andrew Culver
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2024-06-24 00:00:00.000000000 Z
11
+ date: 2024-07-01 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: standard