ink3-rails 0.1.0 → 0.1.1

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: b6a0f48b051bd3a92c517bddf048bb2b7a9589cc
4
- data.tar.gz: 72298cd95cccf565749fe81c153b710b563ad00b
3
+ metadata.gz: 6dc53b8cace3e855aa849d4cef33a9d4940b5c67
4
+ data.tar.gz: dbc6538ad857f8c0ebfd8783f9869b364e5d7b7f
5
5
  SHA512:
6
- metadata.gz: 4fc218d29bfad5c2db396ebdef5d45d41c96f2e3576c98c3bc022e0dd8d3537d904cccc11d11c6a6a3dac760ea278dd54c5ec895a388051c031487714af9e798
7
- data.tar.gz: 67aab7917d85604478ebb5fff8ce1358102bc88c6faa922056bdb471595a5205f97f5e6c8ad68c545715dd6cbe66cfdbc9f6ec671327ebb9235514130902726a
6
+ metadata.gz: 89a1535b957d601926fa9c694842f0ca2151e5e62d15db3afd3dcf227294d3010bc4b001720b1ed77ca52694bcf447e6caa641e724716f96dd9f47e6f158b558
7
+ data.tar.gz: a048a4ecf9b4f7928bfa129332e816346e68cfe7e0941af942668e468248297a6e2e398c35e495c6a4ba70729310e5f079538b3795af850de70a2de8ff9fb0e3
@@ -6293,46 +6293,6 @@ th {
6293
6293
  display: table-cell;
6294
6294
  }
6295
6295
  }
6296
- @media screen and (min-width: 1261px) {
6297
- html {
6298
- font-size: 1.08em;
6299
- }
6300
- html:after {
6301
- font-family: '{"name":"xlarge",{"min":"1261px","max":""}}';
6302
- }
6303
- }
6304
- @media screen and (min-width: 961px) and (max-width: 1260px) {
6305
- html {
6306
- font-size: 1.05em;
6307
- }
6308
- html:after {
6309
- font-family: '{"name":"large",{"min":"961px","max":"1260px"}}';
6310
- }
6311
- }
6312
- @media screen and (min-width: 641px) and (max-width: 960px) {
6313
- html {
6314
- font-size: 1em;
6315
- }
6316
- html:after {
6317
- font-family: '{"name":"medium",{"min":"641px","max":"960px"}}';
6318
- }
6319
- }
6320
- @media screen and (min-width: 321px) and (max-width: 640px) {
6321
- html {
6322
- font-size: 0.98em;
6323
- }
6324
- html:after {
6325
- font-family: '{"name":"small",{"min":"321px","max":"640px"}}';
6326
- }
6327
- }
6328
- @media screen and (max-width: 320px) {
6329
- html {
6330
- font-size: 0.97em;
6331
- }
6332
- html:after {
6333
- font-family: '{"name":"tiny",{"min":"","max":"320px"}}';
6334
- }
6335
- }
6336
6296
 
6337
6297
  @font-face {
6338
6298
  font-family: "Roboto";
@@ -1,6 +1,6 @@
1
1
  module Ink
2
2
  module Rails
3
- VERSION = "0.1.0"
3
+ VERSION = "0.1.1"
4
4
  INK3_VERSION = "3.0.0"
5
5
  end
6
6
  end
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: ink3-rails
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.1.0
4
+ version: 0.1.1
5
5
  platform: ruby
6
6
  authors:
7
7
  - Ben Sharman
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2014-04-13 00:00:00.000000000 Z
11
+ date: 2014-04-15 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: rails
@@ -36,9 +36,9 @@ files:
36
36
  - README.md
37
37
  - Rakefile
38
38
  - app/assets/css/font-awesome.min.css.erb
39
- - app/assets/css/ink-flex.css
39
+ - app/assets/css/ink-flex.css.erb
40
40
  - app/assets/css/ink-ie.min.css.erb
41
- - app/assets/css/ink-legacy.css
41
+ - app/assets/css/ink-legacy.css.erb
42
42
  - app/assets/css/ink.css.erb
43
43
  - app/assets/css/quick-start.css.erb
44
44
  - app/assets/fonts/FontAwesome.otf