appscms-tools-theme 5.4.7 → 5.4.8

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: 36189366811299e1b596359b240c18f68ab88cd2a978494cfd0df66f903f7421
4
- data.tar.gz: c9fb0b0e35e27910407c30bd36182d8bc0689126f350b997b740b11312123b2a
3
+ metadata.gz: 5c8f01a10ea8b268b54430e1bbe71b55382eb16879e05645a0238837afb491b0
4
+ data.tar.gz: 1f8b01739d34a8268cd01746be021f835052f16e7dbf875e3c52a57627b38fdc
5
5
  SHA512:
6
- metadata.gz: edba03a2067c7c3796367cb8fa5338f960c3141132110523dd631af0e353563549d59b2ef18b7f564fcb0fe5bd009124210d661a41a0024792b315a0232891a7
7
- data.tar.gz: f4ffd5c34c9bcce938ebac4153e5f3ea505f4b72718a27e13fdca6bc77c2f7d8c72586deadecbe89537aea7d73f9d1b65202219d1b7a3331aa2e1f467bab12d3
6
+ metadata.gz: 293d1c6db929b4249879352c0fbfa4f349b5d11b71aae0a227dbf1d6eee374e0439ca92a97eb5d55852f5e07054fd24bc443149951b7b593633fc4678c337715
7
+ data.tar.gz: d40a78f01fd4e0dcd8f48e5c5a491fab920a6f62f02f95d9ba9d7518b5328a9f2aafc02b0555731c3945333da1c47f0009f066317327af54f0949b5d8785ac0f
@@ -6,19 +6,19 @@
6
6
  /* border: 2px solid red; */
7
7
  width: 200px;
8
8
  top: 180px;
9
- left: 20px;
9
+ left: 0px;
10
10
  height: 100vh;
11
- /* z-index: 9999; */
11
+ z-index: 999;
12
12
  }
13
13
 
14
14
  .appscms-right-sidebar {
15
- right: 20px;
15
+ right: 0px;
16
16
  position: fixed;
17
17
  /* border: 2px solid red; */
18
18
  width: 200px;
19
19
  top: 180px;
20
20
  height: 100vh;
21
- /* z-index: 9999; */
21
+ z-index: 999;
22
22
  }
23
23
 
24
24
  @media (max-width: 768px) {
@@ -16,6 +16,8 @@
16
16
  role="alert"
17
17
  id="safeui-alert"
18
18
  >
19
+ {%- include adsense/sidebar-ads.html -%}
20
+
19
21
  <div class="container">
20
22
  {%- if featureData.alertmsg -%} {{featureData.alertmsg}} {%- else -%} We
21
23
  do not upload any files to server, hence your data is 100% secure. {%-
data/_layouts/home.html CHANGED
@@ -10,6 +10,8 @@
10
10
  data-app-id="{{ site.appId }}"
11
11
  data-dropbox-apikey="{{ site.dropboxapikey }}"
12
12
  >
13
+ {%- include adsense/sidebar-ads.html -%}
14
+
13
15
  {% include header/index.html %} {%- if homeData.nofileupload -%}
14
16
  <div
15
17
  id="safeui-alert"
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: 5.4.7
4
+ version: 5.4.8
5
5
  platform: ruby
6
6
  authors:
7
7
  - vivek-appscms
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2026-07-01 00:00:00.000000000 Z
11
+ date: 2026-07-06 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: jekyll
@@ -713,7 +713,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
713
713
  - !ruby/object:Gem::Version
714
714
  version: '0'
715
715
  requirements: []
716
- rubygems_version: 3.3.26
716
+ rubygems_version: 3.3.7
717
717
  signing_key:
718
718
  specification_version: 4
719
719
  summary: Appscms theme for all tools