effective_datatables 4.0.2 → 4.0.3

Sign up to get free protection for your applications and to get access to all the features.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA1:
3
- metadata.gz: bd3db9094ef653a9e203abb0d5823e7ebca64ef4
4
- data.tar.gz: 8a9f26fd60107cdf670b7e18938d5bab6eb19800
3
+ metadata.gz: 4f596002df72c86d000cc0f5abb778641e343cf8
4
+ data.tar.gz: 7c070f8910dbec3822eabb64a22e1aff9006f3c4
5
5
  SHA512:
6
- metadata.gz: 1c20b383f29606fb7d79f0c08ac9261528d7b41c5701b039c6b94e4238f97234aa70d0d5cfb78dc7911fb50a61632fe3c902e29c03042cff686b5df392eb14f4
7
- data.tar.gz: b52cd30c6147d1c0a09e3f48820d40228448a2b29127d51ec85ab289cba373336b3d03439462417b03939670041ba890a42e00d452b503b728356dc985cd9980
6
+ metadata.gz: 5e39ad0c4baf8063c4157269ddd387121fb5ab12907355cb7d9471b3d9d86f2f750664793bbcf76768444a700a6c30b76cf669ba9c8016d78cb64308df2144e3
7
+ data.tar.gz: 41a6ffc8fc6a9d16ec96ea7799a85d2c3137fb89f930d9928ba18b0fdf909056e09eab106374962f5d54c22cd124f7716f6e0d989266d2643a8a14defcd43d8d
@@ -136,6 +136,7 @@ table.dataTable {
136
136
 
137
137
  td.col-actions {
138
138
  white-space: nowrap;
139
+ text-align: right;
139
140
  }
140
141
 
141
142
  td.col-bulk_actions {
@@ -1,3 +1,3 @@
1
1
  module EffectiveDatatables
2
- VERSION = '4.0.2'.freeze
2
+ VERSION = '4.0.3'.freeze
3
3
  end
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: effective_datatables
3
3
  version: !ruby/object:Gem::Version
4
- version: 4.0.2
4
+ version: 4.0.3
5
5
  platform: ruby
6
6
  authors:
7
7
  - Code and Effect
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2018-03-21 00:00:00.000000000 Z
11
+ date: 2018-03-27 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: rails