atpay_buttons 1.4.1 → 1.4.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,15 +1,15 @@
|
|
|
1
1
|
---
|
|
2
2
|
!binary "U0hBMQ==":
|
|
3
3
|
metadata.gz: !binary |-
|
|
4
|
-
|
|
4
|
+
YjYwMDJkZGQwYjAzMjcxMGUxNWYzMGJlZGE3MGNjYmRjODI2YzJkOQ==
|
|
5
5
|
data.tar.gz: !binary |-
|
|
6
|
-
|
|
6
|
+
MjAzZGY1Zjg4ZTA2NDQ4NTYyNzRiYzMwZmM2N2I5ZTkzZmVjMDVkOQ==
|
|
7
7
|
SHA512:
|
|
8
8
|
metadata.gz: !binary |-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
|
|
9
|
+
N2UyYjE0YjFlZDA4ZDVkOTFlNTY5ZGQ1Yjc0MzA3OTU5NjQ5ZjkxNjg2YTI2
|
|
10
|
+
NDFlNzhiODljMTIwMzQxZDBkODIwMjhjM2Y3ZWMwMDcwZTQwYTAxNmE1YjAx
|
|
11
|
+
OTI1OTRkZTBkMjJiZjU4ZDRkODRiMzdhNzBhNWYwYmE1ODBkNWY=
|
|
12
12
|
data.tar.gz: !binary |-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
13
|
+
YmRhZWRhYzg5ZDMzZmJlOWQ2NDA5YTQzNGEwZjU3ZTNlZmI2MzI4MmU0YzVl
|
|
14
|
+
OTFjNWU5MWNjYWI1ZDZiYWQ4ZTM1M2MyYWIyNjIzNmQ4Y2ViNDIxYjczODVl
|
|
15
|
+
ZjA4ZDQ3ODA1NGFkNWY4NDllYWNmNzU1MzQ5NDc0ZTdhNGE3YTI=
|
data/atpay_buttons.gemspec
CHANGED
|
@@ -4,7 +4,7 @@ $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.
|
|
7
|
+
spec.version = '1.4.2'
|
|
8
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"]
|
|
@@ -10,7 +10,7 @@
|
|
|
10
10
|
|
|
11
11
|
.ExternalClass table.out_mailto td.cents{vertical-align:top !important; font-size:12px !important; padding-left:1px !important; padding-right:10px !important; padding-bottom:0px !important; padding-top:15px !important; text-align:left !important; text-decoration:underline !important;}
|
|
12
12
|
|
|
13
|
-
.ExternalClass table.out_mailto td img {display: block !important; height:
|
|
13
|
+
.ExternalClass table.out_mailto td img {display: block !important; height: 32px !important; width: 39px !important;}
|
|
14
14
|
|
|
15
15
|
.ExternalClass table.out_mailto td.cart{width:45px !important; padding-left:10px !important; height:39px !important; text-align:right}
|
|
16
16
|
|
|
@@ -22,13 +22,13 @@
|
|
|
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: 0px
|
|
26
|
-
<img src="{{image}}" style="display:block; border: 0px
|
|
25
|
+
<a class="reg_mailto" href="{{url}}" target="_blank" style="border-width: 0px;">
|
|
26
|
+
<img src="{{image}}" style="display:block; border-width: 0px;" />
|
|
27
27
|
</a>
|
|
28
28
|
</td>
|
|
29
29
|
{% endif %}
|
|
30
30
|
<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">
|
|
31
|
-
<a class="reg_mailto" href="{{url}}" style="display: inline; width:auto; border:
|
|
31
|
+
<a class="reg_mailto" href="{{url}}" style="display: inline; width:auto; border-width: 0px; line-height:auto; text-decoration:none; color: {{foreground_color}};" target="_blank">
|
|
32
32
|
{{dollar}}
|
|
33
33
|
|
|
34
34
|
</a>
|
|
@@ -45,18 +45,18 @@
|
|
|
45
45
|
<tr>
|
|
46
46
|
{% if image %}
|
|
47
47
|
<td class='cart'>
|
|
48
|
-
<a href='{{outlook_url}}' style='display:none; border: 0px
|
|
49
|
-
<img src='{{image}}' style='margin: 0px; width:0px; height:0px; border: 0px
|
|
48
|
+
<a href='{{outlook_url}}' style='display:none; border-width: 0px;' target="_blank">
|
|
49
|
+
<img src='{{image}}' style='margin: 0px; width:0px; height:0px; border-width: 0px;'>
|
|
50
50
|
</a>
|
|
51
51
|
</td>
|
|
52
52
|
{% endif %}
|
|
53
53
|
<td class='dollar' style='width:0; height:0; padding:0; margin:0; font-size:0;' valign='top'>
|
|
54
|
-
<a href='{{outlook_url}}' style='display:none;' target="_blank">
|
|
54
|
+
<a href='{{outlook_url}}' style='display:none; border-width: 0px;' target="_blank">
|
|
55
55
|
{{dollar}}
|
|
56
56
|
</a>
|
|
57
57
|
</td>
|
|
58
58
|
<td class='cents' style='width:0; height:0; padding:0; margin:0; font-size:0;' valign='top'>
|
|
59
|
-
<a href='{{outlook_url}}' style='display:none; border:
|
|
59
|
+
<a href='{{outlook_url}}' style='display:none; border-width: 0px;' target="_blank">
|
|
60
60
|
{{cents}}
|
|
61
61
|
</a>
|
|
62
62
|
</td>
|
|
@@ -10,7 +10,7 @@
|
|
|
10
10
|
|
|
11
11
|
.ExternalClass table.out_mailto td.cents{vertical-align:top !important; font-size:12px !important; padding-left:1px !important; padding-right:10px !important; padding-bottom:0px !important; padding-top:15px !important; text-align:left !important; text-decoration:underline !important;}
|
|
12
12
|
|
|
13
|
-
.ExternalClass table.out_mailto td img {display: block !important; height:
|
|
13
|
+
.ExternalClass table.out_mailto td img {display: block !important; height: 32px !important; width: 39px !important;}
|
|
14
14
|
|
|
15
15
|
.ExternalClass table.out_mailto td.cart{width:45px !important; padding-left:10px !important; height:39px !important; text-align:right}
|
|
16
16
|
|
|
@@ -38,8 +38,8 @@
|
|
|
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: 0px
|
|
42
|
-
<img src="{{image}}" style="display:block; border: 0px
|
|
41
|
+
<a class="reg_mailto" href="{{url}}" target="_blank" style="border-width: 0px;">
|
|
42
|
+
<img src="{{image}}" style="display:block; border-width: 0px;" />
|
|
43
43
|
</a>
|
|
44
44
|
</td>
|
|
45
45
|
{% endif %}
|
|
@@ -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: 0px
|
|
65
|
-
<img src='{{image}}' style='margin: 0px; width:0px; height:0px; border: 0px
|
|
64
|
+
<a href='{{outlook_url}}' style='display:none; border-width: 0px;' target="_blank">
|
|
65
|
+
<img src='{{image}}' style='margin: 0px; width:0px; height:0px; border-width: 0px;;>
|
|
66
66
|
</a>
|
|
67
67
|
</td>
|
|
68
68
|
{% endif %}
|