explorak5_login_prueba 7.6 → 7.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: a92e232bbf5d527b21865bc4597f6d1fa9c5de494f2c5fe5c5525977e0ae2c35
4
- data.tar.gz: f4993af0f80585071787591aaafc3de88ff10e5417d103cad9e5e22b357b81ce
3
+ metadata.gz: 685153ba87eee18b3b4ecc4d146aa32fb6ec77c4bd896b20a68ae217090f52f1
4
+ data.tar.gz: 2ccb6f884da33abbe57e802709c862489a73fd8ac18933cf13e226173c3922d2
5
5
  SHA512:
6
- metadata.gz: fa852d509eebe71649187a8ad2547a5bf84212cc62eeb692b4ce48ebdc38cd5f876649a89f3c55f2b48ea959da5265a1841c14624a95b67ea4d79a72b0b4c95f
7
- data.tar.gz: 730dbf71c8218338695454100ed25404fc3a47d1e07112cf59172dc5e9eb9f47b61ca28866fa5f8b23325b646d80053b2ac904415ded9f314ff6934e0fc32928
6
+ metadata.gz: 43f98e0f81325ca9d4d839bf7e5580309edb6851cd4b80fa753de90e7b654f34385ad6905b16b5394abcbb91cbbee823d9e8fadb1bf14b3f266289effea5c717
7
+ data.tar.gz: 075317b87b095c3a6ae4662f41582a677ca28f47aba4c102fed188e420e9cd7a6d9ead3a4b85f666dbbd157cfcb12901b540fdb859acd13aaca04dd2ee1410d5
@@ -1,15 +1,6 @@
1
1
  <style>
2
2
  // Agregado por explora k5
3
3
 
4
- .login_links {
5
- display: grid;
6
- float: right;
7
- grid-template-rows: 25px 25px 25px;
8
- grid-row-gap: 75px;
9
- margin-right: 50px;
10
- width: 5%;
11
- }
12
-
13
4
  .btn-img-logout-text {
14
5
  text-decoration: underline;
15
6
  color: white;
@@ -89,7 +80,7 @@
89
80
  <button onclick="window.open('http://www.espol.edu.ec')" style="background-image:url('/images/images_k5/logoespol.png')" class="btn-img-login-espol" alt="Logo Espol"></button>
90
81
  </div>
91
82
 
92
- <div class="login_links">
83
+ <div>
93
84
  <button onclick="window.open('http://www.vinculacion.espol.edu.ec')" style="background-image:url('/images/images_k5/logovinculos.png')" class="btn-img-login-vinculos" alt="Logo Vinculos"></button>
94
85
  </div>
95
86
 
@@ -1,5 +1,5 @@
1
1
  # frozen_string_literal: true
2
2
 
3
3
  module Explorak5LoginPrueba
4
- VERSION = "7.6"
4
+ VERSION = "7.8"
5
5
  end
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: explorak5_login_prueba
3
3
  version: !ruby/object:Gem::Version
4
- version: '7.6'
4
+ version: '7.8'
5
5
  platform: ruby
6
6
  authors:
7
7
  - Kevin Ibarra