romo 0.14.2 → 0.14.3

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
- SHA512:
3
- data.tar.gz: 92d4df34ecc7f8379335a668b5531aa2a3a4e9fab00d32fcea6e9c210e804ff0d6ca78a0ae124196e706563551d817e856115838fa518eae5c2efd77aae21cc8
4
- metadata.gz: 499aefd895e2dded5bae1c6fe71b0c816d4e2404a699d91a0abedbe73ab6480211e0e3e90071e7aa5cefc93ed7ecb25d8a734fab0d544a710b67972a9a358e00
5
2
  SHA1:
6
- data.tar.gz: c4715f49bcd82b6280ace61ebfc35b59922cc990
7
- metadata.gz: c4a5902a0e9b549ed2dc678c1b96267ae574b3fa
3
+ metadata.gz: 47f8c4ca85051034b71a1caab70990e0ab810fad
4
+ data.tar.gz: 6a2117a093e9ed6b831403e2a0e3681559ddb10b
5
+ SHA512:
6
+ metadata.gz: e9f0145616e5fc018339c21f183d2754a5bf55b2fd843dcb9f3158996f7d95deef6473af8fcf2b201c49359a86fc0fecfc8638d42203d4a94f7e6e1200eeeb7f
7
+ data.tar.gz: 496d1f1de0ca5b8076074ae385f7565e991f3c699de1a4ff85bae738a0b2c992082d25e558085b8cc17ab29ca4e3e8f684c71aaa8c08325e0bba013be452294f
@@ -619,6 +619,7 @@ h3 { @include text1; }
619
619
 
620
620
  .romo-nowrap { white-space: nowrap !important; }
621
621
  .romo-crop { white-space: nowrap !important; overflow: hidden !important; }
622
+ .romo-ellipsis { overflow: hidden !important; text-overflow: ellipsis !important; }
622
623
  .romo-crop-ellipsis { white-space: nowrap !important; overflow: hidden !important; text-overflow: ellipsis !important; }
623
624
 
624
625
  .romo-inline { display: inline !important; }
data/lib/romo/version.rb CHANGED
@@ -1,3 +1,3 @@
1
1
  module Romo
2
- VERSION = "0.14.2"
2
+ VERSION = "0.14.3"
3
3
  end
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: romo
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.14.2
4
+ version: 0.14.3
5
5
  platform: ruby
6
6
  authors:
7
7
  - Kelly Redding
@@ -10,7 +10,7 @@ autorequire:
10
10
  bindir: bin
11
11
  cert_chain: []
12
12
 
13
- date: 2016-01-11 00:00:00 Z
13
+ date: 2016-01-18 00:00:00 Z
14
14
  dependencies:
15
15
  - !ruby/object:Gem::Dependency
16
16
  name: assert