appscms-tools-theme 4.4.9 → 4.5.0

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
  SHA256:
3
- metadata.gz: d1e09ee11b58d99d030509cdee4f469c3d347d2eddefa19357163e1e9111145b
4
- data.tar.gz: b4720267a49d93b3d0fb277e638f851ba82320dd953568900aaecb43ddb13be0
3
+ metadata.gz: 1e1c23f0315670bf11919d55743066c044d512fd60635e1c42ac90f58237aa1f
4
+ data.tar.gz: 8c6c8585a67016bb6583563f82ddc27b0659e83554dd741b75db54b121d51053
5
5
  SHA512:
6
- metadata.gz: ad27b87fcef8697a0b908f47b4ee2fd395125ccea86a2131d474e306d87e2bb825bafa2733ea22e75280f2a8259be4f4de64c1f3c685271c64ea7b894b3fc47c
7
- data.tar.gz: 3530b11e21573a716e215dc87580d681f0352740a8e197567eea1238d6559ff814db960d256fd6927e0e6383d899ebd93e943d8826e0f87833f06906e6e24a1f
6
+ metadata.gz: 4243c50b36cb4c36aafaa5ee90b54aef4b02286231f2f4b5ce5d5e36f1fd068de10914bfcf8fae11cd8aca9d394a639e809584799efce5c06f7bced9b59527b9
7
+ data.tar.gz: b375918797d270fce6b76a1e43bdb57a7bcdbd858aa51426d71b11f69f378d4c4f73d25fe21a71bcca2df375baab8ed0f2e13244a6d30c7dad1bfbd3b4346cb5
@@ -8,7 +8,7 @@
8
8
  width: 100%;
9
9
  height: 100%;
10
10
  overflow: auto;
11
- background-color: rgba(0,0,0,0.9);
11
+ background-color: rgba(59, 58, 58, 0.9);
12
12
  }
13
13
  .modal-content {
14
14
  margin: auto;
@@ -15,7 +15,7 @@
15
15
  appscms/uploadbutton/uploadbutton.html -%} {%- include
16
16
  appscms/featurehighlight/featurehighlight.html -%} {%- include
17
17
  appscms/howto/howto.html -%} {%- if pageData.infographics.size > 0 -%} {%-
18
- include appscms/infographics/infographics.html -%} {%- endif -%} {%- include
18
+ include /appscms/infographics/infographics.html -%} {%- endif -%} {%- include
19
19
  appscms/faq/faq.html -%}
20
20
  <!-- {%- include
21
21
  appscms/extras/traffic-count.html -%} -->
data/_layouts/home.html CHANGED
@@ -217,7 +217,7 @@
217
217
  {%- endif -%} {%- endif -%} {%- include share/socialshare.html -%} {%-
218
218
  include Rating/rating.html -%}
219
219
  {%- if homeData.infographics.size > 0 -%}
220
- {%- include infographics/infographics.html -%}
220
+ {%- include /appscms/infographics/infographics.html -%}
221
221
  {%- endif -%}
222
222
 
223
223
  {%- if homeData.USPS -%} {%- include
@@ -1365,7 +1365,7 @@ z-index: -997;
1365
1365
  transition-duration: 0.27s;
1366
1366
  }
1367
1367
  .slide img:hover {
1368
- transform: scale(1.1);
1368
+ transform: scale(1.02);
1369
1369
  box-shadow: 1px 2px 5px rgba(0, 0, 0, 0.12);
1370
1370
  }
1371
1371
  .no-result-found-msg {
@@ -1266,7 +1266,7 @@ body {
1266
1266
  transition-duration: 0.27s;
1267
1267
  }
1268
1268
  .slide img:hover {
1269
- transform: scale(1.1);
1269
+ transform: scale(1.02);
1270
1270
  box-shadow: 1px 2px 5px rgba(0, 0, 0, 0.12);
1271
1271
  }
1272
1272
  .no-result-found-msg {
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: appscms-tools-theme
3
3
  version: !ruby/object:Gem::Version
4
- version: 4.4.9
4
+ version: 4.5.0
5
5
  platform: ruby
6
6
  authors:
7
7
  - vivek-appscms
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2024-03-30 00:00:00.000000000 Z
11
+ date: 2024-04-12 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: jekyll