explorak5_login_prueba 8.9 → 9.1

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: 6da3e789ad4fcbe764a7f214ed1461eccd28d8e8891aaf47c313fb5d0dfffb70
4
+ data.tar.gz: a53af7f9b440a1d07cfb41f6ef9d08dc7c1f9eb139ae1be9cd05ff1255a88eb9
5
5
  SHA512:
6
- metadata.gz: 5d4fd9097fb099797170d3e9749ba2a9f8ca9ee1edc0aa72fe8c2761b524bcc7a00e8b43a1b98358965718633a03513e869f32cebe7c51f87f959699c5062a22
7
- data.tar.gz: 0c1895f5196bc549fad2a3db750e772549f4f7a467c13f70dad5689580d420f0c60128983d87896e5de48b77784a26dc3fb677cdb8c8a0122d2c7ebb5ce3a123
6
+ metadata.gz: 11d983a338a5746ef73b0c23b4eff405a82f1c7651c99d992c37ab8cbec7b20883dacdc5c5b3fb4ab5e88532e9f59ff57e03bfc69b55e2e4ac04c07ffe52dbca
7
+ data.tar.gz: 0dfa58ad2c666a866d5432bc5a78229db80fa20c029dc42e81f52da0f1169815a7630d7a28e854cb614b930f74b1990e611045d6b600917ed2aca84fd7999011
@@ -54,6 +54,16 @@ body.ic-Login-Body {
54
54
  background-color: transparent;
55
55
  border: none;
56
56
  }
57
+ .btn-img-logo-explora{
58
+ width: auto;
59
+ margin-top: 15px;
60
+ background-repeat: no-repeat;
61
+ height: 120px;
62
+ background-position: center;
63
+ background-size: contain;
64
+ background-color: transparent;
65
+ border: none;
66
+ }
57
67
 
58
68
  </style>
59
69
  <%
@@ -107,7 +117,7 @@ body.ic-Login-Body {
107
117
  </div>
108
118
 
109
119
  <div>
110
- <button style="background-image:url('/images/images_k5/logo_k5.png')" class="ic-Login-header" alt="Logo Explora"></button>
120
+ <button style="background-image:url('/images/images_k5/logo_k5.png')" class="btn-img-logo-explora" alt="Logo Explora"></button>
111
121
  </div>
112
122
  <div class="ic-Login__body">
113
123
  <%= 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.1"
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.1'
5
5
  platform: ruby
6
6
  authors:
7
7
  - Kevin Ibarra