semantic-rails 0.0.7 → 0.0.8

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: 3d1717b0775f5fa58ff153ac21d7add877b414be
4
- data.tar.gz: 39555429c3a79470b92a526fec03b3b594072869
3
+ metadata.gz: fca5fa4750edb5376285f0ea83fbe60349fe81b9
4
+ data.tar.gz: ef55e3c0b66435214abcc53e071a538141365e2f
5
5
  SHA512:
6
- metadata.gz: c2cc300ac0e774ebfb98dd6cfd52506dae4393457f4952a6b4fba2332a397763e57822887ce25f8cc2cdbf425a0322195b58666221ca5716ee3f5ed8a528e901
7
- data.tar.gz: d73c594699ac15f17b222e24eb45423109751926a0cfba88392d96fbdd07f78fb893b6682b0bd614b7dcceffaa4585e4a38efd1256574af9f2a5e74e54563624
6
+ metadata.gz: 4b015778905971f5c8c91cf5388a87feb0e0d6d0232d78a002f0d8f4a2d674674ddc7749de5151c006d83a4a84a8c4a89b623a9286b6f0ac5da02dec9c87a300
7
+ data.tar.gz: 12e9753101c26260a05c5a5f901d1e74155d199f51d6f7ec2d4841d798d4267bb8bf4341d97965b1d0a83a18cb82d508ec90b474bd11cb804a484032023d1cd3
@@ -1744,10 +1744,10 @@ body > .ui.grid {
1744
1744
  Active
1745
1745
  ---------------*/
1746
1746
  .ui.menu .active.item {
1747
- background-color: rgba(0, 0, 0, 0.01);
1747
+ background-color: rgba(0, 0, 0, 0.05);
1748
1748
  color: rgba(0, 0, 0, 0.95);
1749
- -webkit-box-shadow: 0em 0.2em 0em inset;
1750
- box-shadow: 0em 0.2em 0em inset;
1749
+ -webkit-box-shadow: 0em -0.2em 0em inset;
1750
+ box-shadow: 0em -0.2em 0em inset;
1751
1751
  }
1752
1752
  .ui.vertical.menu .active.item {
1753
1753
  border-radius: 0em;
@@ -1,5 +1,5 @@
1
1
  module Semanticgs
2
2
  module Rails
3
- VERSION = "0.0.7"
3
+ VERSION = "0.0.8"
4
4
  end
5
5
  end
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: semantic-rails
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.0.7
4
+ version: 0.0.8
5
5
  platform: ruby
6
6
  authors:
7
7
  - lijia.tong
@@ -9,7 +9,7 @@ authors:
9
9
  autorequire:
10
10
  bindir: bin
11
11
  cert_chain: []
12
- date: 2014-09-19 00:00:00.000000000 Z
12
+ date: 2014-09-28 00:00:00.000000000 Z
13
13
  dependencies: []
14
14
  description: A simple asset gem bundling up the scss
15
15
  email: