ruby_certisign_login 0.1.21 → 0.1.22

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: 8c2605e941c8f12acff5a5be6a9b6dae4740dcef69dc099c5c9c747b966647da
4
- data.tar.gz: 2f758da2d8a218203f389e64b20a36bdcd7893092346c444881503e8a51ee188
3
+ metadata.gz: fd9cf8ff002ab25502f0e05f881eb708b820dcbd3a4c6d882e542e13983a5d22
4
+ data.tar.gz: 8cf3e943e598cd7a37ac1ba455effcd23112870f7692a1d5563aef7a5d2014a4
5
5
  SHA512:
6
- metadata.gz: 28d27a930f92f37f97e5e4ed190566ad3d062b3be592d82c37a7fde54dc9d273277ff9a96ac7505c0a8ac818cd8e9b0f101c49a1ec97232a067d9335a87f05ce
7
- data.tar.gz: cc4564c0413ccf73ac20bc2489bd2bc98b11aca1813db61e96e15dc044f0752cfcb8d04b54ef371bb7d84195d1ce71bc1e9acc84b1012ca50b5425ffdb6f9dc1
6
+ metadata.gz: 69694bc71d8c460c57f3bcd8a4cc15920c3269fb44397d424be95d70acebff27b675c5c26176186ffd55d6e777f78d2944ce5eb3b1005d897a5246d0efe608c9
7
+ data.tar.gz: 207b753256dd88493166058c9de512b22c3d41eff667774495c0b389e083e8a018bc486443a2fcaf7ce2a59a202056441b0ca4375c4898535686ee1e628fcf99
@@ -13,7 +13,7 @@ module CertisignFormHelper
13
13
  concat tag :br
14
14
  concat content_tag(:button,
15
15
  content_tag(:img, src: CERTISIGN_LOGO, style: 'float: left; width: 30px') { concat "Login com Certificado Digital" },
16
- type: :submit, class: "btn btn-default btn-block", style: "line-height: 30px; font-size: 16px;" )
16
+ type: :submit, class: "btn btn-default btn-block btn-certisign" )
17
17
  end
18
18
  end
19
19
 
@@ -1,3 +1,3 @@
1
1
  module RubyCertisignLogin
2
- VERSION = "0.1.21"
2
+ VERSION = "0.1.22"
3
3
  end
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: ruby_certisign_login
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.1.21
4
+ version: 0.1.22
5
5
  platform: ruby
6
6
  authors:
7
7
  - Danilo Josino
8
8
  autorequire:
9
9
  bindir: exe
10
10
  cert_chain: []
11
- date: 2019-06-27 00:00:00.000000000 Z
11
+ date: 2019-07-17 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: bundler