explorak5_login_prueba 9.1 → 9.2

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: 6da3e789ad4fcbe764a7f214ed1461eccd28d8e8891aaf47c313fb5d0dfffb70
4
- data.tar.gz: a53af7f9b440a1d07cfb41f6ef9d08dc7c1f9eb139ae1be9cd05ff1255a88eb9
3
+ metadata.gz: 0021a8ea717dd81e4e0fb9204b19cf28470c80dc63c3166f0bdd9a7555365b5d
4
+ data.tar.gz: c8c08d02f4a4a2614d55795eddcca7c329d3f164a7bec7611fc3d72097334078
5
5
  SHA512:
6
- metadata.gz: 11d983a338a5746ef73b0c23b4eff405a82f1c7651c99d992c37ab8cbec7b20883dacdc5c5b3fb4ab5e88532e9f59ff57e03bfc69b55e2e4ac04c07ffe52dbca
7
- data.tar.gz: 0dfa58ad2c666a866d5432bc5a78229db80fa20c029dc42e81f52da0f1169815a7630d7a28e854cb614b930f74b1990e611045d6b600917ed2aca84fd7999011
6
+ metadata.gz: '008ab81320b25a942bfc91d64024d0cc9873d9262eac9f12b7c200c6a47cc618cdf4d4ee3280bed6cc4a4115ab4608bc326fabb1b80ce400852814aff0016a42'
7
+ data.tar.gz: 96342be0cee1c02c708be976a0be8a79f65cde41e34883bf9235163c73a6830b956c6aa0f21d45f9315c3b9f80c6c2cc483aacee8c7144c8b6b127f5a65bd03d
@@ -54,16 +54,6 @@ 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
- }
67
57
 
68
58
  </style>
69
59
  <%
@@ -116,9 +106,6 @@ body.ic-Login-Body {
116
106
  <%= render :partial => 'login/shared/header_logo' %>
117
107
  </div>
118
108
 
119
- <div>
120
- <button style="background-image:url('/images/images_k5/logo_k5.png')" class="btn-img-logo-explora" alt="Logo Explora"></button>
121
- </div>
122
109
  <div class="ic-Login__body">
123
110
  <%= render "shared/login_fft_helper" %>
124
111
  <%= form_for :pseudonym_session, :url => url_for({ action: :create }.merge(params.slice(:id).to_unsafe_h)), :html => {:id => "login_form"} do |f| %>
@@ -1,5 +1,5 @@
1
1
  # frozen_string_literal: true
2
2
 
3
3
  module Explorak5LoginPrueba
4
- VERSION = "9.1"
4
+ VERSION = "9.2"
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: '9.1'
4
+ version: '9.2'
5
5
  platform: ruby
6
6
  authors:
7
7
  - Kevin Ibarra