explorak5_canvas_login 2.5.0 → 2.7.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:
|
4
|
-
data.tar.gz:
|
3
|
+
metadata.gz: 825d299fdc81e88b33f6967ec26a20264d20e24279d9ba0ed740c803a8b46d2f
|
4
|
+
data.tar.gz: 5a82bb215fc381c9556ef4f73e185a85fa7d3bbc864d80fe1598bd2be698f73a
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: b705a405da079a5d4e6897988afde5e48b036829714c5b50dada41714f15232dc748fa8366ab0ad1b92694213f7ce0813d8cc6f551026225bc73fff1127a7fcc
|
7
|
+
data.tar.gz: f087519b067eae9bc350ea4b03359912c564733825a6f7df1e35231086e5a9fd79704908db6dbaa21f92dfd59faf373606408ba542a5c98b37eebf8aec58f99d
|
@@ -56,6 +56,7 @@ body.ic-Login-Body {
|
|
56
56
|
}
|
57
57
|
.ic-Input{
|
58
58
|
border-radius: 10px !important;
|
59
|
+
color: var(--ic-brand-font-color-dark) !important;
|
59
60
|
}
|
60
61
|
|
61
62
|
.ic-Login__actions {
|
@@ -113,7 +114,9 @@ body.ic-Login-Body {
|
|
113
114
|
<div class="ic-Login__innerContent">
|
114
115
|
|
115
116
|
<div class="ic-Login-header">
|
116
|
-
<
|
117
|
+
<div class="ic-Login-header__logo">
|
118
|
+
<img alt="Explora K5" style="max-width: 75%;" src="https://explorak5.espol.edu.ec/accounts/2/files/27/download?verifier=ptUlRoCsAAAu6FzgMPHeVcNlG7C38fqPE3c4X2vY">
|
119
|
+
</div>
|
117
120
|
</div>
|
118
121
|
|
119
122
|
<div class="ic-Login__body">
|