appscms-tools-theme 4.7.9 → 4.8.1

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: a11e891e4269df8bfce0cd613b5c2caa609c4ac053b4c9409140ce6d646ec5e1
4
- data.tar.gz: 3f7b296af2901d33b2feac850700fc9fd7eb31ed96b568fd0fd34d3cf5604b76
3
+ metadata.gz: 37fc0c1474d987444009df6e69cd68230a6fc07b609f2ee00791fe6eaf240a23
4
+ data.tar.gz: 9a947b84f7e3242e81e94d0f8590175592fd09619e70ea748582804506d081ff
5
5
  SHA512:
6
- metadata.gz: de1db4f30a06d340fd856d9ebf157eee52af484603d5e30d9739d1455d3e0c68f15bd652082ed554406ebbd5b6ba21a89f16aa8f01a9d5838e102499d2747028
7
- data.tar.gz: 8bc0ba76603431ad39f0053b970e55e9178fdaef68309df8bb784799c4e1231d95d9414f0648747a2880f099fe0751444f92bbd1a9b0adbea72c92887df33d9d
6
+ metadata.gz: b4e329158faed50928ed2e103f6329fce9f8af468770e568428d268d95eb14490baf7912ec7d3cab59690a7031d6c52a960628152db6ec4d3cb8d6580673c351
7
+ data.tar.gz: 2c59b9850532423c290c2b003c53b39793fe3badbd712f74a5ae15385236a53c7f06caeb9f509b658beda7374f777234a1636a37a2e0c88c5c994a650e778cef
@@ -3,7 +3,7 @@
3
3
  {%- elsif site.internationalizationall -%}
4
4
  <div class="container-fluid int-section">
5
5
  <div class="d-flex justify-content-center mt-1">
6
- <h3>Available in</h3>
6
+ <div>Available in</div>
7
7
  </div>
8
8
  <div class="lang-container">
9
9
  {%- assign currentPermalink = page.permalink -%} {%- assign pageLang =
@@ -34,7 +34,10 @@
34
34
  text-align: center;
35
35
  text-decoration: none;
36
36
  display: inline-block;
37
- color: black;
37
+ color: #6b6b6b;
38
+ font-size: 14px;
39
+ font-weight: 500;
40
+ line-height: 18px;
38
41
  }
39
42
  .int-section {
40
43
  padding: 10px;
@@ -51,7 +51,6 @@ assign boxColor = site.data[page.folderName][page.lang][page.fileName].color -%}
51
51
  {%- include
52
52
  appscms/extras/traffic-count.html -%} -->
53
53
  {%- include appscms/footer/products.html -%}{%- include
54
- internationalization-section.html -%} {%- include appscms/footer/footer.html
55
- -%} {%- include appscms/scripts/script.html -%}
54
+ appscms/footer/footer.html -%} {%- include appscms/scripts/script.html -%}
56
55
  </body>
57
56
  </html>
@@ -47,8 +47,7 @@ assign boxColor = site.data[page.folderName][page.lang][page.fileName].color -%}
47
47
  <!--
48
48
  {%- include
49
49
  appscms/extras/traffic-count.html -%} -->
50
- {%- include appscms/footer/products.html -%} {%- include
51
- internationalization-section.html -%} {%- include appscms/footer/footer.html
52
- -%} {%- include appscms/scripts/script.html -%}
50
+ {%- include appscms/footer/products.html -%}{%- include
51
+ appscms/footer/footer.html -%} {%- include appscms/scripts/script.html -%}
53
52
  </body>
54
53
  </html>
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.7.9
4
+ version: 4.8.1
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-08-02 00:00:00.000000000 Z
11
+ date: 2024-08-03 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: jekyll