sassyseeds 0.0.21 → 0.0.22

Sign up to get free protection for your applications and to get access to all the features.
@@ -1,6 +1,6 @@
1
1
  // css reset based on the work by eric meyer
2
2
  html,body{position:relative;height:100%;min-height:100%;width:100%;line-height:1;}
3
- html,body,div,span,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,section,summary,time,mark,audio,video,output, applet,object,iframe,p,blockquote,pre,code,a,abbr,acronym,address,big,cite,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,del,dfn,table,tbody,tfoot,thead,tr,th,td,tt,var,b,u,i,center,dl,dt,dd,ul,ol,li,label,legend,caption,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea, keygen, select,button,button::-moz-focus-inner,isindex,hr{margin:0;padding:0;}
3
+ html,body,div,span,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,section,summary,time,mark,audio,video,output, applet,object,iframe,p,blockquote,pre,code,a,abbr,acronym,address,big,cite,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,del,dfn,table,tbody,tfoot,thead,tr,th,td,tt,var,b,u,i,center,dl,dt,dd,ul,ol,li,label,legend,caption,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea, keygen, select,button,isindex,hr{margin:0;padding:0;}
4
4
  table {border-collapse:collapse;border-spacing:0;}
5
5
  fieldset, img, abbr, acronyminput, input,textarea{border:0;border:none;outline:none;}
6
6
  address,caption,cite,code,dfn,th,var {font-style:normal;font-weight:normal;}
@@ -45,4 +45,4 @@ input[type=number]::-webkit-outer-spin-button { margin: 0; }
45
45
  -moz-box-sizing: border-box;
46
46
  -o-box-sizing: border-box;
47
47
  box-sizing: border-box;
48
- }
48
+ }
@@ -1,3 +1,3 @@
1
1
  module Sassyseeds
2
- VERSION = "0.0.21"
2
+ VERSION = "0.0.22"
3
3
  end
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: sassyseeds
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.0.21
4
+ version: 0.0.22
5
5
  prerelease:
6
6
  platform: ruby
7
7
  authors:
@@ -9,7 +9,7 @@ authors:
9
9
  autorequire:
10
10
  bindir: bin
11
11
  cert_chain: []
12
- date: 2012-11-16 00:00:00.000000000 Z
12
+ date: 2013-06-24 00:00:00.000000000 Z
13
13
  dependencies:
14
14
  - !ruby/object:Gem::Dependency
15
15
  name: compass-rails
@@ -100,7 +100,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
100
100
  version: '0'
101
101
  requirements: []
102
102
  rubyforge_project:
103
- rubygems_version: 1.8.24
103
+ rubygems_version: 1.8.25
104
104
  signing_key:
105
105
  specification_version: 3
106
106
  summary: Sassyseeds uses a standard module for sass to separate visual and positional