neilin-rails 0.0.4 → 0.0.5

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
  SHA1:
3
- metadata.gz: 06255966644471a046becbcd3efe8f01b23314e1
4
- data.tar.gz: 78457000495fa4ea7ffde1db75fbaba6530de2f8
3
+ metadata.gz: f8641e5db93f65b36046bcf6d64111af322b1dfc
4
+ data.tar.gz: a3dc0720194e77c0eeb6673da419db2e061a0f39
5
5
  SHA512:
6
- metadata.gz: f4591e51affe6f41ed726df8081cfdd6a6b6935ff3f90a037e45d640835276a9c67b824bccf45b9911a31cbc9aab841a99ee5d608d17a3937f09870511d4c0f1
7
- data.tar.gz: 3cef415093c2dea80cb3b3b0984d6633a9fab25e8807b173f9efd964db0c9c7071fc9ef9a6f14a7b256227a57942cfaa0f090ebbf23675c2c3f69c6628af0736
6
+ metadata.gz: f8d537fd7dd82ca02355df3a5f662f9da850db9615c72b579b8f3288659d21ca470f539d8032b9d5716f14349235b637e2766c37093e547ec3f3bfaa0e32f396
7
+ data.tar.gz: ed338a83e113f6a527d75b6c8df5eef7de8e82884258635d9a3e2ee3dc88de3600664dfa1dd231b3c8d5bb6e320b71d901e4fde61feaf29b69a22d7c0f5b86c0
@@ -1,5 +1,5 @@
1
1
  module Neilin
2
2
  module Rails
3
- VERSION = "0.0.4"
3
+ VERSION = "0.0.5"
4
4
  end
5
5
  end
@@ -97,18 +97,9 @@
97
97
  .icons{color:#b3b3b1;float:right;margin-top:2px;margin-right:10px}
98
98
  .icons{margin:0}
99
99
 
100
- .icons-twitter:before{content:"\e029"}
101
- .icons-twitter:before{color:#fff;font-size:23px;line-height:0;position:relative;top:2px}
102
- .icons-twitter:before{top:3px}
103
- .icons-twitter:before,.btn:hover .icons-heart:before,.btn:hover .icons-solid-check:before,.btn:hover .icons-follow:before{color:#fff}
104
- .icons-twitter:before{top:1px}
105
-
106
- .icons-notes:before{content:"\e029"}
107
- .icons-notes:before{color:#fff;font-size:23px;line-height:0;position:relative;top:2px}
108
- .icons-notes:before{top:3px}
109
- .icons-notes:before,.btn:hover .icons-heart:before,.btn:hover .icons-solid-check:before,.btn:hover .icons-follow:before{color:#fff}
110
- .icons-notes:before{top:1px}
111
-
100
+ .icons.icon-twitter{height: 42px; width: 24px}
101
+ .icons.icon-facebook{height: 42px; width: 24px}
102
+ .icons.icon-google-plus{height: 42px; width: 24px}
112
103
  .popup {
113
104
  display: none;
114
105
  opacity: 0.9;
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: neilin-rails
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.0.4
4
+ version: 0.0.5
5
5
  platform: ruby
6
6
  authors:
7
7
  - Neil Marion dela Cruz