bullet_train-themes-light 1.7.13 → 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: 9846fdecf4d8d955b168eb13198c3cf23fc3657c1a1704ca6feec6157b86c70a
4
- data.tar.gz: ad50728cf48d2d72463dcf308d3d441c0d66f4a89ae836c6f38728e2ca754454
3
+ metadata.gz: d596fd821f6448de590a4f8691f24069b34244ca289fe29646a79e1c6f809f37
4
+ data.tar.gz: 80f3cb5decbc370bd4cc5d2f86deff8c3bbbefb0004c2c3aa7f0742d893755a7
5
5
  SHA512:
6
- metadata.gz: 07bdc37937eabc7a0554fe86c7c725f2c4e205b068993b22db151e021dd1fb7afc4a29edc5b99899073447c4989f9e271313c74ea315bdb7b778dcba0e15c6f8
7
- data.tar.gz: 2b68b8f5aeb0045f1311f8483123dc9114131942903d5e1d4a503af83d8e1234ebf7cb45824ead60fa2448d60aa4060f2aa49c7dc1615111499b1232cf596ea6
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.13"
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.13
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-19 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