appscms-tools-theme 3.8.6 → 3.8.7

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: b5145cc9db8eb7cc1c432b9a9ccf99db3474c1803257d0958dc10c3134ccc8a5
4
- data.tar.gz: 1ae98dd91180708f1d1ef6735df7d77519f1b02856683a5c1db94cce21826978
3
+ metadata.gz: 7344834774963ad9a8909a559de4e9d48ac0ecaa910429ab13bda3250e68969e
4
+ data.tar.gz: 398d85cb6ed4140b6cb05defc0d52563c49ce2d50f36574cada5d26d2ab18835
5
5
  SHA512:
6
- metadata.gz: c81835017fb2220598e6802c50d7e17a86aed2caf2fa60bdff1239040874fcc97073fd73594e951234d03ac3b31873be3f9fd41e76d86db08fcc2332bad9105a
7
- data.tar.gz: b765c09f6d2bd4450fa7068d4f3c8e4837d59c1299c9c1da44624bace2097ca359ce9e9191a12c85b261e87835727dca2f09a2ffc5b092311aa7e282cbe33d49
6
+ metadata.gz: 8d723466a47e8f692633c7f55f193a772b0b1ba4a6ee9e2ece2df05391b1bea30aca9b443cf9b63f3c354b9e4fd15fbbd87ad1a27e739ee2c11992492c393026
7
+ data.tar.gz: 184e4052a5c27bed3b90109d842fd25efe5e3e5aa5e334d6ce71901d1a46dcd304c456a8344cdb4fb754f2e87a254cd3daf953937d4f7c9c3709e5f42e3060bd
@@ -22,63 +22,63 @@
22
22
  "name": "Appscms feature",
23
23
  "description": "Appscms feature layout with new design",
24
24
  "color": "#1A2EE7",
25
- "icon": "/assets/images/digipaint.jpg",
25
+ "icon": "/assets/images/digipaint.svg",
26
26
  "url": "/appscms-feature"
27
27
  },
28
28
  {
29
29
  "name": "Appscms feature",
30
30
  "description": "Appscms feature layout with new design",
31
31
  "color": "#1A2EE7",
32
- "icon": "/assets/images/digipaint.jpg",
32
+ "icon": "/assets/images/digipaint.svg",
33
33
  "url": "/appscms-feature"
34
34
  },
35
35
  {
36
36
  "name": "Appscms feature",
37
37
  "description": "Appscms feature layout with new design",
38
38
  "color": "#1A2EE7",
39
- "icon": "/assets/images/digipaint.jpg",
39
+ "icon": "/assets/images/digipaint.svg",
40
40
  "url": "/appscms-feature"
41
41
  },
42
42
  {
43
43
  "name": "Appscms feature",
44
44
  "description": "Appscms feature layout with new design",
45
45
  "color": "#1A2EE7",
46
- "icon": "/assets/images/digipaint.jpg",
46
+ "icon": "/assets/images/digipaint.svg",
47
47
  "url": "/appscms-feature"
48
48
  },
49
49
  {
50
50
  "name": "Appscms feature",
51
51
  "description": "Appscms feature layout with new design",
52
52
  "color": "#1A2EE7",
53
- "icon": "/assets/images/digipaint.jpg",
53
+ "icon": "/assets/images/digipaint.svg",
54
54
  "url": "/appscms-feature"
55
55
  },
56
56
  {
57
57
  "name": "Appscms feature",
58
58
  "description": "Appscms feature layout with new design",
59
59
  "color": "#1A2EE7",
60
- "icon": "/assets/images/digipaint.jpg",
60
+ "icon": "/assets/images/digipaint.svg",
61
61
  "url": "/appscms-feature"
62
62
  },
63
63
  {
64
64
  "name": "Appscms feature",
65
65
  "description": "Appscms feature layout with new design",
66
66
  "color": "#1A2EE7",
67
- "icon": "/assets/images/digipaint.jpg",
67
+ "icon": "/assets/images/digipaint.svg",
68
68
  "url": "/appscms-feature"
69
69
  },
70
70
  {
71
71
  "name": "Appscms feature",
72
72
  "description": "Appscms feature layout with new design",
73
73
  "color": "#1A2EE7",
74
- "icon": "/assets/images/digipaint.jpg",
74
+ "icon": "/assets/images/digipaint.svg",
75
75
  "url": "/appscms-feature"
76
76
  },
77
77
  {
78
78
  "name": "Appscms feature",
79
79
  "description": "Appscms feature layout with new design",
80
80
  "color": "#1A2EE7",
81
- "icon": "/assets/images/digipaint.jpg",
81
+ "icon": "/assets/images/digipaint.svg",
82
82
  "url": "/appscms-feature"
83
83
  }
84
84
  ],
@@ -18,8 +18,9 @@ assign boxColor = site.data[page.folderName][page.lang][page.fileName].color -%}
18
18
  endif -%}
19
19
  </div>
20
20
  </div>
21
- {%- endif -%} {%- include appscms/headings/headings.html -%} {%- include
22
- appscms/searchbar/searchbar.html -%}
21
+ {%- endif -%} {%- include appscms/headings/headings.html -%}
22
+ <!-- {%- include
23
+ appscms/searchbar/searchbar.html -%} -->
23
24
  <!-- {%- include
24
25
  appscms/category-tabs/category-tabs.html -%} -->
25
26
  {%- include appscms/home/feature-boxes.html -%}
@@ -386,13 +386,22 @@ body {
386
386
  display: flex;
387
387
  align-items: center;
388
388
  }
389
+
389
390
  .appscms-tool .tool-top .tool-img {
390
- padding: 24px;
391
- padding-right: 13px;
391
+ padding: 0px;
392
+ margin-right: 21px;
393
+ background: white;
394
+ border-radius: 300px;
395
+ margin-left: 20px;
396
+ height: 60px;
397
+ width: 60px;
398
+ display: flex;
399
+ align-items: center;
392
400
  }
393
401
  .appscms-tool .tool-top .tool-img img {
394
- height: 62px;
395
- width: 62px;
402
+ filter: invert(1);
403
+ height: 37px;
404
+ width: 72px;
396
405
  border-radius: 50%;
397
406
  }
398
407
  .appscms-tool .tool-text {
@@ -676,6 +685,13 @@ body {
676
685
 
677
686
  /* Medium devices (desktops) */
678
687
  @media (max-width: 768px) {
688
+ .appscms-tool .tool-top .tool-img img {
689
+ filter: invert(0);
690
+ }
691
+ .appscms-tool .tool-top .tool-img {
692
+ justify-content: center;
693
+ background: unset;
694
+ }
679
695
  .appscms-tool {
680
696
  box-shadow: none;
681
697
  margin-bottom: 25px;
@@ -691,7 +707,6 @@ body {
691
707
  }
692
708
  .appscms-tool .tool-img {
693
709
  padding: 0px !important;
694
- filter: invert(1);
695
710
  }
696
711
  .appscms-tool .tool-img img {
697
712
  height: 37px !important;
@@ -0,0 +1,7 @@
1
+ <!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
2
+ <!-- Uploaded to: SVG Repo, www.svgrepo.com, Transformed by: SVG Repo Mixer Tools -->
3
+ <svg width="64px" height="64px" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg" stroke="#ffffff">
4
+ <g id="SVGRepo_bgCarrier" stroke-width="0"/>
5
+ <g id="SVGRepo_tracerCarrier" stroke-linecap="round" stroke-linejoin="round"/>
6
+ <g id="SVGRepo_iconCarrier"> <path d="M10 6H14.8C15.9201 6 16.4802 6 16.908 6.21799C17.2843 6.40973 17.5903 6.71569 17.782 7.09202C18 7.51984 18 8.07989 18 9.2V14M2 6H6M18 18V22M22 18L9.2 18C8.07989 18 7.51984 18 7.09202 17.782C6.71569 17.5903 6.40973 17.2843 6.21799 16.908C6 16.4802 6 15.9201 6 14.8V2" stroke="#ffffff" stroke-width="1.9200000000000004" stroke-linecap="round" stroke-linejoin="round"/> </g>
7
+ </svg>
@@ -6,63 +6,63 @@ const features= [
6
6
  "name": "Appscms feature",
7
7
  "description": "Appscms feature layout with new design",
8
8
  "color": "#1A2EE7",
9
- "icon": "/assets/images/digipaint.jpg",
9
+ "icon": "/assets/images/digipaint.svg",
10
10
  "url": "/appscms-feature"
11
11
  },
12
12
  {
13
13
  "name": "Appscms feature",
14
14
  "description": "Appscms feature layout with new design",
15
15
  "color": "#1A2EE7",
16
- "icon": "/assets/images/digipaint.jpg",
16
+ "icon": "/assets/images/digipaint.svg",
17
17
  "url": "/appscms-feature"
18
18
  },
19
19
  {
20
20
  "name": "Appscms feature",
21
21
  "description": "Appscms feature layout with new design",
22
22
  "color": "#1A2EE7",
23
- "icon": "/assets/images/digipaint.jpg",
23
+ "icon": "/assets/images/digipaint.svg",
24
24
  "url": "/appscms-feature"
25
25
  },
26
26
  {
27
27
  "name": "Appscms feature",
28
28
  "description": "Appscms feature layout with new design",
29
29
  "color": "#1A2EE7",
30
- "icon": "/assets/images/digipaint.jpg",
30
+ "icon": "/assets/images/digipaint.svg",
31
31
  "url": "/appscms-feature"
32
32
  },
33
33
  {
34
34
  "name": "Appscms home",
35
35
  "description": "Appscms feature layout with new design",
36
36
  "color": "#1A2EE7",
37
- "icon": "/assets/images/digipaint.jpg",
37
+ "icon": "/assets/images/digipaint.svg",
38
38
  "url": "/appscms-feature"
39
39
  },
40
40
  {
41
41
  "name": "Appscms home",
42
42
  "description": "Appscms feature layout with new design",
43
43
  "color": "#1A2EE7",
44
- "icon": "/assets/images/digipaint.jpg",
44
+ "icon": "/assets/images/digipaint.svg",
45
45
  "url": "/appscms-feature"
46
46
  },
47
47
  {
48
48
  "name": "Appscms home",
49
49
  "description": "Appscms feature layout with new design",
50
50
  "color": "#1A2EE7",
51
- "icon": "/assets/images/digipaint.jpg",
51
+ "icon": "/assets/images/digipaint.svg",
52
52
  "url": "/appscms-feature"
53
53
  },
54
54
  {
55
55
  "name": "Appscms home",
56
56
  "description": "Appscms feature layout with new design",
57
57
  "color": "#1A2EE7",
58
- "icon": "/assets/images/digipaint.jpg",
58
+ "icon": "/assets/images/digipaint.svg",
59
59
  "url": "/appscms-feature"
60
60
  },
61
61
  {
62
62
  "name": "Appscms home",
63
63
  "description": "Appscms feature layout with new design",
64
64
  "color": "#1A2EE7",
65
- "icon": "/assets/images/digipaint.jpg",
65
+ "icon": "/assets/images/digipaint.svg",
66
66
  "url": "/appscms-feature"
67
67
  }
68
68
  ]
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: appscms-tools-theme
3
3
  version: !ruby/object:Gem::Version
4
- version: 3.8.6
4
+ version: 3.8.7
5
5
  platform: ruby
6
6
  authors:
7
7
  - vivek-appscms
@@ -396,7 +396,7 @@ files:
396
396
  - assets/images/cross.svg
397
397
  - assets/images/debosmita.jpeg
398
398
  - assets/images/digiball.jpg
399
- - assets/images/digipaint.jpg
399
+ - assets/images/digipaint.svg
400
400
  - assets/images/document.png
401
401
  - assets/images/download.png
402
402
  - assets/images/dropbox.png
Binary file