exception-track 0.1.3 → 0.1.4

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: dcb5858f2cfdd417d977b925270c8b04a41c4616
4
- data.tar.gz: 46b9964497879b206a21c5213d7dcd4af7febf0c
3
+ metadata.gz: c939412b453b970f6db33ec9710a58f4bfc4a6e9
4
+ data.tar.gz: 3635fe628a6d8277433b9d7117a61e6bfd74b965
5
5
  SHA512:
6
- metadata.gz: 37f03fd69a64444b0534e10da3e91a89a46cc53a3ce2ebe3e5ddad8e98d8b1dbd2d1df92dc975c8b72f65273ae4f89d5cddf1de000994ed8ed6174bdc96e1b0d
7
- data.tar.gz: 4ba8e28108ac18070399365f149811f3198c7892ff2a013786341e312e6399c39ad764b6c01cb1aa5aa539cfa7a074cf9bbf075cc6487754cccdec8d97a638c1
6
+ metadata.gz: 780c716448a4e3c41feaa398a3a433965a3f709e2ae780f7d3ba33ffef76f6137d7e2e62929c4589835d11dc0bb96c2ea6bf0bfd6b5a8228744ffe4bfdecc546
7
+ data.tar.gz: d63de0d9eb7e6618e07dc3e15d6ad3271343428be290c4e03a842c94bcf0da20819384762e8705492c81b05321dea6760b16aa86354e20a6f5b6c11763b33a68
@@ -158,6 +158,9 @@ h1 { font-size: 16px; }
158
158
  padding-bottom: 15px;
159
159
  font-size: 14px;
160
160
  }
161
+
162
+ .pagination li { display: inline; }
163
+
161
164
  .pagination a {
162
165
  padding: 5px 10px;
163
166
  border: 1px solid #eee;
@@ -1,3 +1,3 @@
1
1
  module ExceptionTrack
2
- VERSION = '0.1.3'
2
+ VERSION = '0.1.4'
3
3
  end
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: exception-track
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.1.3
4
+ version: 0.1.4
5
5
  platform: ruby
6
6
  authors:
7
7
  - Jason Lee