explorak5_login_prueba 8.9 → 9.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: ca51c6c0572b92bcc80f725ccfd266a6b92c5d58adc6fddc289ad7867e8a0d55
4
- data.tar.gz: 5b54620c47d6fb8db067240d826e97db62dd135e57e30a50d761698b80eebe85
3
+ metadata.gz: c8958a8d432f2c5044227e76341930d49fffccb4de73871600285f6b38be4f76
4
+ data.tar.gz: 94ac91d68542eca07a6349bef7ee312250517b13a61e3d663b3a437ae497d8db
5
5
  SHA512:
6
- metadata.gz: 5d4fd9097fb099797170d3e9749ba2a9f8ca9ee1edc0aa72fe8c2761b524bcc7a00e8b43a1b98358965718633a03513e869f32cebe7c51f87f959699c5062a22
7
- data.tar.gz: 0c1895f5196bc549fad2a3db750e772549f4f7a467c13f70dad5689580d420f0c60128983d87896e5de48b77784a26dc3fb677cdb8c8a0122d2c7ebb5ce3a123
6
+ metadata.gz: 3f4cd6ddca5b5ce825526a7a646205e3670d7c105c679463340b969301737bb6846ffdc83e65a390e88f96d7b9d3cb7fd89211b90877454c3e6f61eba916e0c1
7
+ data.tar.gz: a10e847f29593e9bc493c1d09fc01e17fd1f6c0ebcb88b8152f9bfdc42123bcff304627b0edd9c3bf78c5e1c0c785634afda82471dee3aa20777556d1019c5f7
@@ -54,6 +54,9 @@ body.ic-Login-Body {
54
54
  background-color: transparent;
55
55
  border: none;
56
56
  }
57
+ .btn-img-logo-explora{
58
+ max-width: 75%
59
+ }
57
60
 
58
61
  </style>
59
62
  <%
@@ -107,7 +110,7 @@ body.ic-Login-Body {
107
110
  </div>
108
111
 
109
112
  <div>
110
- <button style="background-image:url('/images/images_k5/logo_k5.png')" class="ic-Login-header" alt="Logo Explora"></button>
113
+ <button style="background-image:url('/images/images_k5/logo_k5.png')" class="btn-img-logo-explora" alt="Logo Explora"></button>
111
114
  </div>
112
115
  <div class="ic-Login__body">
113
116
  <%= render "shared/login_fft_helper" %>
@@ -1,5 +1,5 @@
1
1
  # frozen_string_literal: true
2
2
 
3
3
  module Explorak5LoginPrueba
4
- VERSION = "8.9"
4
+ VERSION = "9.0"
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: '8.9'
4
+ version: '9.0'
5
5
  platform: ruby
6
6
  authors:
7
7
  - Kevin Ibarra