oulu 0.17.8 → 0.17.9

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
  SHA256:
3
- metadata.gz: '0009b535377d582f6947707fe2f371985d927fb67c0a5ffdcea957cf106702b0'
4
- data.tar.gz: 8868795ed5b572375eb36d53245a9835f331364210dd0cc0faa869ef35a321eb
3
+ metadata.gz: 4961891099a2abc659d7c15bfb67fda41b96e5297d6c1ec0539a0bc2561f8647
4
+ data.tar.gz: 7e52e5db5ac1d1bb35a34b3120f4fc051269b57543c3928f9910d16bba8b2638
5
5
  SHA512:
6
- metadata.gz: 19eab7e1cbe28ff034cfe3d42ccbb6faad34b3d727431c32371e76f44a42af84db808e307cd23dfc3ad4cf26d1c59f505e237d2a3656a613660b4c860b32e0b5
7
- data.tar.gz: 871288a0c64e73f5a893ceda1faffadb3ec746c168705e5c35a5344eaa9354a258f0af7c8147722c2269778f471be99202087d16a491a5dbf8f545873d6896ff
6
+ metadata.gz: 383c9f8531d57733cbb197ea157c89ad47d2e59f06e3deef579dfa7a678a1d78f9797c59ea6551dc7ff51bdf004d9730c2541e36182d95bc58b77927aeedf47f
7
+ data.tar.gz: f363a850d0ca96ece4714983877ec88514a94c91bf7ea73b5cba9d09abc83a61cd4e18115a422c5d21f474a508394feff5597731b51e820e243ea79ad5f22e3e
@@ -2,8 +2,6 @@
2
2
  [class*="is-button"]
3
3
  +button-base
4
4
  white-space: nowrap
5
- &[class*="xs"]
6
- -webkit-font-smoothing: subpixel-antialiased
7
5
  &.has-image
8
6
  height: auto
9
7
  &.is-block-sm-down
@@ -6,5 +6,3 @@
6
6
  font-variant: normal
7
7
  text-transform: none
8
8
  line-height: 1
9
- -webkit-font-smoothing: antialiased
10
- -moz-osx-font-smoothing: grayscale
@@ -1,7 +1,5 @@
1
1
  html
2
2
  -webkit-tap-highlight-color: rgba(0,0,0,0)
3
- -moz-osx-font-smoothing: grayscale
4
- -webkit-font-smoothing: antialiased
5
3
  text-rendering: optimizeLegibility
6
4
 
7
5
  input,
@@ -4,8 +4,6 @@
4
4
  font-style: normal
5
5
  font-weight: normal
6
6
  line-height: 1
7
- -webkit-font-smoothing: antialiased
8
- -moz-osx-font-smoothing: grayscale
9
7
  content: "#{$icon}"
10
8
 
11
9
  =fa-icon($icon: '\f105', $size: 16px 12px, $options: null, $position1:null, $position2: null)
data/bower.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "oulu",
3
- "version": "0.17.8",
3
+ "version": "0.17.9",
4
4
  "main": "index.js",
5
5
  "repository": {
6
6
  "type": "git",
data/lib/oulu/version.rb CHANGED
@@ -1,3 +1,3 @@
1
1
  module Oulu
2
- VERSION = "0.17.8"
2
+ VERSION = "0.17.9"
3
3
  end
data/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "oulu",
3
- "version": "0.17.8",
3
+ "version": "0.17.9",
4
4
  "main": "index.js",
5
5
  "repository": {
6
6
  "type": "git",
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: oulu
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.17.8
4
+ version: 0.17.9
5
5
  platform: ruby
6
6
  authors:
7
7
  - machida
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2018-08-07 00:00:00.000000000 Z
11
+ date: 2018-08-09 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: thor