semantic-rails 0.0.3 → 0.0.5

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: 507a7aff37f97012a2d2a44eb21e13be8d08f1d9
4
- data.tar.gz: 05b917ef380151f0d73ab333eb4a3c6108a38f8d
3
+ metadata.gz: e6909633e2667fe968c48edb2416681270ad0c1e
4
+ data.tar.gz: 544b7b234141fee0b29b10848ac05fc9ebcf298a
5
5
  SHA512:
6
- metadata.gz: 957b26b68da6e6a34cb68aaa6fca7b88ef428d3b9855143359cf858b1ba6638ea12dc565e62d443f362a6270829a37b46c0991eb7b216752425cf33da1a0dd96
7
- data.tar.gz: 9efa473ceb50a19c2b5334f8136e7bd32675bddd09d99e283f2bdb81f88b0732e5d59e4c7157f52f6d0dbf238ab853648220f0274b35bae8bb34c1f075d3a0a3
6
+ metadata.gz: bfbf44d2691e5558fb4eb70c9a8fa80933520730049b57a9cf1a7bde8b1cc1c0fe02ff3067782d5e987503b62509e22b8080ed72d3eb966e2144067a95d15128
7
+ data.tar.gz: 35ad433ced4453f898d33f29839531fb4fa9fa5f58277dedc065c359550163bdb8f09835847d7ca515e486a9e616d3f2ebf3121b15498a840e40bd68eb4bcab6
@@ -754,7 +754,7 @@ body > .ui.grid {
754
754
  .ui.grid > .row > .column {
755
755
  display: inline-block;
756
756
  text-align: left;
757
- font-size: 1rem;
757
+ font-size: .8rem;
758
758
  width: 6.25%;
759
759
  padding-left: 1.5%;
760
760
  padding-right: 1.5%;
@@ -3857,7 +3857,7 @@ i.massive.basic.fa {
3857
3857
  font-size: 1rem;
3858
3858
  text-transform: uppercase;
3859
3859
  line-height: 1;
3860
- font-weight: bold;
3860
+ font-weight: normal;
3861
3861
  font-style: normal;
3862
3862
  text-align: center;
3863
3863
  text-decoration: none;
@@ -1,5 +1,5 @@
1
1
  module Semanticgs
2
2
  module Rails
3
- VERSION = "0.0.3"
3
+ VERSION = "0.0.5"
4
4
  end
5
5
  end
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: semantic-rails
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.0.3
4
+ version: 0.0.5
5
5
  platform: ruby
6
6
  authors:
7
7
  - lijia.tong
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2014-09-09 00:00:00.000000000 Z
11
+ date: 2014-09-10 00:00:00.000000000 Z
12
12
  dependencies: []
13
13
  description: A simple asset gem bundling up the scss
14
14
  email: