phcthemes_web_theme_pack 2.0.3 → 2.0.4
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: 792f0d1d732370b74e4a533fcef8d12469dffc11a0125bbe4e2498610664ad95
|
4
|
+
data.tar.gz: f85e5b75ca7f5279972eca5690c08b085820c259f0cceb39099757a0ac5e2e14
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: 606271bdea48ec2399041aa4e29d34c4ca526f15124eae41b6927507f1767686e478d01191a107908f2db000b144444a79c359de7bf937e4b2a4a073f155014e
|
7
|
+
data.tar.gz: 506b1530f01c85e144bdab0c14383573a0e1a92b5c2820549e2ade97b5a447950d344322394cd5e577eb195249ac2e53775c1f27d18dd5e58ef707df5ae9c37c
|
@@ -5,20 +5,20 @@
|
|
5
5
|
@import url("https://cdn.phcnetworks.net/frameworks/css/bootstrap/version-4.5.2/css/bootstrap.css");
|
6
6
|
@import url("https://cdn.phcnetworks.net/icons/fonts/fontawesome-pro/version-5.14.0/css/all.css");
|
7
7
|
@import url("https://cdn.phcnetworks.net/css/animations/animate-css/version-3.7.2/animate.css");
|
8
|
-
@import url("
|
9
|
-
@import url("
|
10
|
-
@import url("
|
11
|
-
@import url("
|
12
|
-
@import url("
|
13
|
-
@import url("
|
8
|
+
@import url("https://frmwrks.phcnetworks.net/hostinza/version-1.8.0/html/assets/css/magnific-popup.css");
|
9
|
+
@import url("https://frmwrks.phcnetworks.net/hostinza/version-1.8.0/html/assets/css/owl.carousel.min.css");
|
10
|
+
@import url("https://frmwrks.phcnetworks.net/hostinza/version-1.8.0/html/assets/css/owl.theme.default.min.css");
|
11
|
+
@import url("https://frmwrks.phcnetworks.net/hostinza/version-1.8.0/html/assets/css/jquery-ui.structure.min.css");
|
12
|
+
@import url("https://frmwrks.phcnetworks.net/hostinza/version-1.8.0/html/assets/css/jquery-ui.theme.min.css");
|
13
|
+
@import url("https://frmwrks.phcnetworks.net/hostinza/version-1.8.0/html/assets/css/rev-settings.css");
|
14
14
|
|
15
15
|
// Load Icon Files
|
16
|
-
@import url("
|
16
|
+
@import url("https://frmwrks.phcnetworks.net/hostinza/version-1.8.0/html/assets/css/iconfont.css");
|
17
17
|
|
18
18
|
// Load Theme Files
|
19
|
-
@import url("
|
20
|
-
@import url("
|
21
|
-
@import url("
|
19
|
+
@import url("https://frmwrks.phcnetworks.net/hostinza/version-1.8.0/html/assets/css/plugins.css");
|
20
|
+
@import url("https://frmwrks.phcnetworks.net/hostinza/version-1.8.0/html/assets/css/style.css");
|
21
|
+
@import url("https://frmwrks.phcnetworks.net/hostinza/version-1.8.0/html/assets/css/responsive.css");
|
22
22
|
|
23
23
|
// Load PHCNetco Files
|
24
24
|
@import "common/hanna_hearts/hanna_hearts.scss";
|