atpay_buttons 1.4.0 → 1.4.1

Sign up to get free protection for your applications and to get access to all the features.
checksums.yaml CHANGED
@@ -1,15 +1,15 @@
1
1
  ---
2
2
  !binary "U0hBMQ==":
3
3
  metadata.gz: !binary |-
4
- MTc1NGE2YmIwZTRlZGQ5MTM5MDY5MTc3N2E2YzY0ZGFmMzIxZTM0YQ==
4
+ NjI3MTU1Yjk1YzYyMjVjMTgwOWI4MjA0N2M4ZTZkMWJhYTBlNDg4MA==
5
5
  data.tar.gz: !binary |-
6
- MjI1MTg2NDkwYWE0YmViMmM4Mjk2YTZlNTdkMGM2NjQ3MzVhMWIzNQ==
6
+ NzhhZDg0NzBmNGI4MjUxNTcwMWE2YzM5OTI1YjQ5N2ZlYTM1ZTk1YQ==
7
7
  SHA512:
8
8
  metadata.gz: !binary |-
9
- NTc1YWM3MzM4NDkxNjI5ZDY2OWRmYmI1ZWY2ZGZjZDY4ZDZmYTFhY2FiNDc2
10
- MmQ0ZDA0NzU2YzUzNDQ5OGM5MjUwYzFhY2Y0ZmMyMDc1ZGFhMjlhYjA1NGI4
11
- YjgyYTRjMjZlYmY3ZDZlYzQ2NWU2NWFiYTAyNDkwOTlmODBjM2Q=
9
+ NDY5ODEwNDRkN2I4ZmI2MmM2MGQ5ZWJhNmI3ZjA4MzBjNjE2ZGI0N2RkYTNm
10
+ MWQ5OWIwNDY0NTdlNzNjYWRiZjYxMDVmNDY3Yzc5OTlhNjY3ZWJhNGU2ZTY0
11
+ MWFiMWNhZTM2NjkwOWRjMWMxODViODEwODUwMTliZGMwYTZmNjc=
12
12
  data.tar.gz: !binary |-
13
- MGU2MDM4OTJmMDIyZTU0MDZhYTQzNzMwMDg1N2JhNmVjMTJmMzJiY2E5ZDMy
14
- YmJhOTM2OTRjOThkZjBiZDAwN2QwZWE4ZWM0MGRkODdiMjlkYTFlZmFmYTQ5
15
- MzkxMGQ2MTFhZjZkYTZkOTVlMGI4NWMyMWVkMWEyMzUyMThmMjA=
13
+ YTRkMmNhMmUzOGUwZTEwOTAyNTdkNGNjOWQ2MTllZjc4NmI2ZWUyMTllZDM4
14
+ OTg3MThkZDEzNTk5NTZlMTU3MTZjMTQ4MDk0MTA0YWE5MmMwYjEwMGUwMzRl
15
+ OWRkZmZkMzVlM2RjMzcxMDNiZDA0ZmUxNDAyYWQwZTkyNzFlNmQ=
@@ -4,8 +4,8 @@ $LOAD_PATH.unshift(lib) unless $LOAD_PATH.include?(lib)
4
4
 
5
5
  Gem::Specification.new do |spec|
6
6
  spec.name = "atpay_buttons"
7
- spec.version = '1.4.0'
8
- spec.date = '2014-04-06'
7
+ spec.version = '1.4.1'
8
+ spec.date = '2014-04-07'
9
9
  spec.authors = ["Thomas Pastinsky", "Glen Holcomb", "James Kassemi", "Isaiah Baca"]
10
10
  spec.email = ["dev@atpay.com"]
11
11
  spec.description = 'Atpay button generator'
@@ -4,7 +4,7 @@
4
4
  .ExternalClass table.reg_mailto {display:none; display: none !important;}
5
5
 
6
6
  .ExternalClass table.out_mailto {display: table; display: table !important; font-size: 18px !important;}
7
- .ExternalClass table.out_mailto {font-family: Tahoma; color #ffffff; background-color:{{background_color}};}
7
+ .ExternalClass table.out_mailto {font-family: Tahoma; color: #ffffff; background-color:{{background_color}};}
8
8
 
9
9
  .ExternalClass table.out_mailto td.dollar{vertical-align:top !important; padding-right:0px !important; font-size:24px !important; padding-top:15px !important; text-align:right !important; padding-bottom:10px !important; padding-left:10px;}
10
10
 
@@ -18,12 +18,12 @@
18
18
  </style>
19
19
 
20
20
  <center>
21
- <table class="reg_mailto" border='0' cellpadding='0' cellspacing='0' style='font-family: Tahoma; background-color:{{background_color}};'>
21
+ <table class="reg_mailto" border='0' cellpadding='0' cellspacing='0' style='font-family: Tahoma; margin: 0 auto !important; background-color:{{background_color}};'>
22
22
  <tr>
23
23
  {% if image %}
24
24
  <td style="padding-left:10px; padding-right:0px; padding-top:14px; padding-bottom:10px;text-align:right;">
25
- <a class="reg_mailto" href="{{url}}" target="_blank" style="border: 0 !important;">
26
- <img src="{{image}}" style="display:block; border: 0 !important;" />
25
+ <a class="reg_mailto" href="{{url}}" target="_blank" style="border: 0px !important;">
26
+ <img src="{{image}}" style="display:block; border: 0px !important;" />
27
27
  </a>
28
28
  </td>
29
29
  {% endif %}
@@ -45,8 +45,8 @@
45
45
  <tr>
46
46
  {% if image %}
47
47
  <td class='cart'>
48
- <a href='{{outlook_url}}' style='display:none; border: 0 !important;' target="_blank">
49
- <img src='{{image}}' style='margin: 0px; width:0px; height:0px; border: 0 !important'>
48
+ <a href='{{outlook_url}}' style='display:none; border: 0px !important;' target="_blank">
49
+ <img src='{{image}}' style='margin: 0px; width:0px; height:0px; border: 0px !important'>
50
50
  </a>
51
51
  </td>
52
52
  {% endif %}
@@ -18,7 +18,7 @@
18
18
  </style>
19
19
 
20
20
  <center>
21
- <table cellpadding='0' cellspacing='0' style='margin-bottom:20px;'>
21
+ <table cellpadding='0' cellspacing='0' style='margin: 0px auto 20px !important;'>
22
22
  <tr>
23
23
  <td>
24
24
  <table style='border-collapse:separate !important; width:200px;margin: auto; margin-bottom:5px; font-family: Lato; padding-bottom:10px; position:relative; padding-left:5px; padding-right:10px; margin-bottom:0px; margin-top:5px; padding:10px;padding-top:0; border-left: 1px solid #e4e2e2; border-top: 1px solid #e4e2e2; border-right: 1px solid #e4e2e2; '>
@@ -34,24 +34,24 @@
34
34
  <!-- BUTTON CODE -->
35
35
 
36
36
  <center>
37
- <table class="reg_mailto" border='0' cellpadding='0' cellspacing='0' style='font-family: Tahoma; background-color:{{background_color}};'>
37
+ <table class="reg_mailto" border='0' cellpadding='0' cellspacing='0' style='margin:0 auto !important; font-family: Tahoma; background-color:{{background_color}};'>
38
38
  <tr>
39
39
  {% if image %}
40
40
  <td style="padding-left:10px; padding-right:0px; padding-top:14px; padding-bottom:10px;text-align:right;">
41
- <a class="reg_mailto" href="{{url}}" target="_blank" style="border: 0 !important;">
42
- <img src="{{image}}" style="display:block; border: 0 !important" />
41
+ <a class="reg_mailto" href="{{url}}" target="_blank" style="border: 0px !important;">
42
+ <img src="{{image}}" style="display:block; border: 0px !important;" />
43
43
  </a>
44
44
  </td>
45
45
  {% endif %}
46
46
  <td style="vertical-align:top; padding-left:10px; padding-right:0px; font-size:24px; padding-top:15px; text-align:right; padding-bottom:10px;" valign="top">
47
- <a class="reg_mailto" href="{{url}}" style="display: inline; width:auto; border: 0 !important; line-height:auto; text-decoration:none; color: {{foreground_color}};" target="_blank">
47
+ <a class="reg_mailto" href="{{url}}" style="display: inline; width:auto; border: 0px !important; line-height:auto; text-decoration: none; color: {{foreground_color}};" target="_blank">
48
48
  {{dollar}}
49
49
 
50
50
  </a>
51
51
  </td>
52
52
 
53
53
  <td class="cents" style="vertical-align:top; font-size:12px; padding-left:1px; padding-right:10px; padding-bottom:0px; padding-top:15px; text-align:left; text-decoration:none;" valign="top">
54
- <a class="reg_mailto" href="{{url}}" style="display: inline; border: 0 !important; width:auto; text-decoration:none; color:{{foreground_color}}; line-height:auto;" valign="top" target="_blank">{{cents}}</a>
54
+ <a class="reg_mailto" href="{{url}}" style="display: inline; border: 0px !important; width:auto; text-decoration:none; color:{{foreground_color}}; line-height:auto;" valign="top" target="_blank">{{cents}}</a>
55
55
  </td>
56
56
 
57
57
  </tr>
@@ -61,8 +61,8 @@
61
61
  <tr>
62
62
  {% if image %}
63
63
  <td class='cart'>
64
- <a href='{{outlook_url}}' style='display:none; border: 0 !important;' target="_blank">
65
- <img src='{{image}}' style='margin: 0px; width:0px; height:0px; border: 0 !important;>
64
+ <a href='{{outlook_url}}' style='display:none; border: 0px !important;' target="_blank">
65
+ <img src='{{image}}' style='margin: 0px; width:0px; height:0px; border: 0px !important;>
66
66
  </a>
67
67
  </td>
68
68
  {% endif %}
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: atpay_buttons
3
3
  version: !ruby/object:Gem::Version
4
- version: 1.4.0
4
+ version: 1.4.1
5
5
  platform: ruby
6
6
  authors:
7
7
  - Thomas Pastinsky
@@ -11,7 +11,7 @@ authors:
11
11
  autorequire:
12
12
  bindir: bin
13
13
  cert_chain: []
14
- date: 2014-04-06 00:00:00.000000000 Z
14
+ date: 2014-04-07 00:00:00.000000000 Z
15
15
  dependencies:
16
16
  - !ruby/object:Gem::Dependency
17
17
  name: bundler