groundworkcss 0.4.2 → 0.4.3

Sign up to get free protection for your applications and to get access to all the features.
@@ -0,0 +1 @@
1
+ span.placeholder{position:absolute;font-size:75%;color:#999;font-family:sans-serif;padding:4px 3px;z-index:1;cursor:text}span.placeholder-hide-except-screenreader{clip:rect(1px 1px 1px 1px);clip:rect(1px,1px,1px,1px);padding:0!important;border:0!important;height:1px!important;width:1px!important;overflow:hidden}span.placeholder-hide{display:none}label.visuallyhidden-with-placeholder{height:auto!important;overflow:visible!important;position:absolute!important;left:-999em}
@@ -1,3 +1,3 @@
1
1
  module Groundworkcss
2
- VERSION = "0.4.2"
2
+ VERSION = "0.4.3"
3
3
  end
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: groundworkcss
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.4.2
4
+ version: 0.4.3
5
5
  prerelease:
6
6
  platform: ruby
7
7
  authors:
@@ -12,7 +12,7 @@ authors:
12
12
  autorequire:
13
13
  bindir: bin
14
14
  cert_chain: []
15
- date: 2013-08-02 00:00:00.000000000 Z
15
+ date: 2013-08-14 00:00:00.000000000 Z
16
16
  dependencies:
17
17
  - !ruby/object:Gem::Dependency
18
18
  name: compass-rails
@@ -388,6 +388,7 @@ files:
388
388
  - app/assets/stylesheets/groundworkcss/icons/font-awesome/_icons.scss
389
389
  - app/assets/stylesheets/groundworkcss/icons/font-awesome/_path.scss
390
390
  - app/assets/stylesheets/groundworkcss/icons/font-awesome/_variables.scss
391
+ - app/assets/stylesheets/groundworkcss/libs/placeholder_polyfill.css
391
392
  - app/assets/stylesheets/groundworkcss/nav/_all-nav.scss
392
393
  - app/assets/stylesheets/groundworkcss/nav/_buttons.scss
393
394
  - app/assets/stylesheets/groundworkcss/nav/_navigation.scss