flashoff 0.0.12 → 0.0.13

Sign up to get free protection for your applications and to get access to all the features.
@@ -31,13 +31,12 @@ abbr, acronym {
31
31
  }
32
32
  sup { vertical-align: text-top; }
33
33
  sub { vertical-align: text-bottom; }
34
- input, textarea, select {
34
+ button, input, textarea, select {
35
35
  font-family: inherit;
36
36
  font-size: inherit;
37
+ *font-size: 100%;
37
38
  font-weight: inherit;
38
39
  }
39
- input, textarea, select { *font-size: 100%; }
40
- legend { color: rgba(0,0,0,1); }
41
40
  html,
42
41
  body {
43
42
  color: rgba(43,50,53,1);
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: flashoff
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.0.12
4
+ version: 0.0.13
5
5
  platform: ruby
6
6
  authors:
7
7
  - Juan Gomez
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2013-12-10 00:00:00.000000000 Z
11
+ date: 2013-12-11 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: bundler