bullet_train-themes-light 1.6.16 → 1.6.17
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:
|
4
|
-
data.tar.gz:
|
3
|
+
metadata.gz: 7fcdad0ba74b4b7b412d6917100b5995a43fe67adc5f8bb752a95eedace1efb8
|
4
|
+
data.tar.gz: 221365c1473d97b469271b96e4f9f147839e1773423d2f655d15783ca644957c
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: aee666c503bc4f9ed7d3b9bf300f5de0c1868e7e9220f36752a5923b9d47109c126295a96e5cc6876a8544917622bc9a238863e564e9eb200cac7dc50a7791ad
|
7
|
+
data.tar.gz: dd3f099d36cf0f7f8163a7e0c33573c7569752f08610f10528cf0568147ba457b4aaf1ad44e4518896b180d4396fcf0cdeeea3d4af4135627dcc5ee64c0858ff
|
@@ -7,7 +7,7 @@
|
|
7
7
|
<%= partial.body %>
|
8
8
|
</div>
|
9
9
|
<% end %>
|
10
|
-
<div class="ml-5 flex-
|
10
|
+
<div class="ml-5 flex-shrink-0">
|
11
11
|
<svg class="h-5 w-5 text-slate-400" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 20 20" fill="currentColor" aria-hidden="true">
|
12
12
|
<path fill-rule="evenodd" d="M7.293 14.707a1 1 0 010-1.414L10.586 10 7.293 6.707a1 1 0 011.414-1.414l4 4a1 1 0 010 1.414l-4 4a1 1 0 01-1.414 0z" clip-rule="evenodd"></path>
|
13
13
|
</svg>
|
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.6.
|
4
|
+
version: 1.6.17
|
5
5
|
platform: ruby
|
6
6
|
authors:
|
7
7
|
- Andrew Culver
|
8
8
|
autorequire:
|
9
9
|
bindir: bin
|
10
10
|
cert_chain: []
|
11
|
-
date: 2023-11-
|
11
|
+
date: 2023-11-20 00:00:00.000000000 Z
|
12
12
|
dependencies:
|
13
13
|
- !ruby/object:Gem::Dependency
|
14
14
|
name: standard
|