atpay_buttons 1.1.2 → 1.1.3

Sign up to get free protection for your applications and to get access to all the features.
@@ -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.1.2'
8
- spec.date = '2013-09-24'
7
+ spec.version = '1.1.3'
8
+ spec.date = '2013-09-25'
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'
@@ -8,6 +8,8 @@
8
8
  .ExternalClass a.outlook table.sub {width: auto !important; height: auto !important;}
9
9
  .ExtenralClass a.outlook td.title {font-size: 11px !important ; color: {{foreground_color}} font-family: Tahoma; text-align:center; padding:0; margin:0;}
10
10
  .ExternalClass a.outlook table.subB{float:left; margin:0; margin-left:5px !important;}
11
+ .ExternalClass a.outlook table.subB td.doll {line-height: 25px !important;}
12
+
11
13
  </style>
12
14
  <center>
13
15
 
@@ -56,10 +58,10 @@
56
58
  </table>
57
59
  </a>
58
60
  <a border='0' class='outlook' href='{{outlook_url}}' style='text-underline:none; font-size:0px; width:0px; height: 0px;'>
59
- <table border='0' cellpadding='0' cellspacing='0' height='0' style='background-color:{{foreground_color}}; overflow: hidden; font-size: 0px; ' width='0'>
61
+ <table border='0' cellpadding='0' cellspacing='0' height='0' style='overflow: hidden; font-size: 0px; ' width='0'>
60
62
  <tr class='main'>
61
63
  <td class='main' style='padding: 0px;' width='0'>
62
- <table border='0' cellpadding='0' cellspacing='0' class='sub' height='' style='background-color:{{foreground_color}}; overflow: hidden;' width=''>
64
+ <table border='0' cellpadding='0' cellspacing='0' class='sub' height='' style='overflow: hidden;' width=''>
63
65
  <tr>
64
66
  <td style='line-height:1px;'>
65
67
  <a class='outlook' href='{{outlook_url}}' style='color:{{foreground_color}}; text-decoration:none; border:none;'>
@@ -77,7 +79,7 @@
77
79
  <td>
78
80
  <table border='0' cellpadding='0' cellspacing='0' style='margin:0; padding:0;'>
79
81
  <tr>
80
- <td style='padding:0; margin:0; font-size: 0px; color: {{foreground_color}}; font-family: Tahoma; vertical-align:top; line-height:0px;' valign='top'>
82
+ <td class="doll" style='padding:0; margin:0; font-size: 0px; color: {{foreground_color}}; font-family: Tahoma; vertical-align:top; line-height:0px;' valign='top'>
81
83
  <a class='outlook' href='{{outlook_url}}' style='color:{{foreground_color}}; text-decoration:none; border:none;'>
82
84
  {{dollar}}
83
85
  </a>
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.1.2
4
+ version: 1.1.3
5
5
  prerelease:
6
6
  platform: ruby
7
7
  authors:
@@ -12,7 +12,7 @@ authors:
12
12
  autorequire:
13
13
  bindir: bin
14
14
  cert_chain: []
15
- date: 2013-09-24 00:00:00.000000000 Z
15
+ date: 2013-09-25 00:00:00.000000000 Z
16
16
  dependencies:
17
17
  - !ruby/object:Gem::Dependency
18
18
  name: bundler
@@ -132,7 +132,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
132
132
  version: '0'
133
133
  requirements: []
134
134
  rubyforge_project:
135
- rubygems_version: 1.8.23
135
+ rubygems_version: 1.8.25
136
136
  signing_key:
137
137
  specification_version: 3
138
138
  summary: Command line tool and Ruby library for generating @Pay 2 click email buttons