digest_email 1.0.3 → 1.0.4

Sign up to get free protection for your applications and to get access to all the features.
@@ -1,3 +1,3 @@
1
1
  module DigestEmail
2
- VERSION = "1.0.3"
2
+ VERSION = "1.0.4"
3
3
  end
@@ -110,6 +110,11 @@
110
110
  margin-bottom: 5px;
111
111
  }
112
112
 
113
+ .digest-email-item-title p {
114
+ font-weight: bold;
115
+ margin-top: 0px;
116
+ }
117
+
113
118
  .digest-email-dot-seperator {
114
119
  background: url('https://s3-eu-west-1.amazonaws.com/docsoc/dots.jpg');
115
120
  background-repeat: repeat-x;
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: digest_email
3
3
  version: !ruby/object:Gem::Version
4
- version: 1.0.3
4
+ version: 1.0.4
5
5
  prerelease:
6
6
  platform: ruby
7
7
  authors:
@@ -47,7 +47,7 @@ required_ruby_version: !ruby/object:Gem::Requirement
47
47
  version: '0'
48
48
  segments:
49
49
  - 0
50
- hash: -288386675893663987
50
+ hash: 3541434494443801091
51
51
  required_rubygems_version: !ruby/object:Gem::Requirement
52
52
  none: false
53
53
  requirements:
@@ -56,7 +56,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
56
56
  version: '0'
57
57
  segments:
58
58
  - 0
59
- hash: -288386675893663987
59
+ hash: 3541434494443801091
60
60
  requirements: []
61
61
  rubyforge_project:
62
62
  rubygems_version: 1.8.24