formtastic-plus-flatui 0.0.4 → 0.0.5

Sign up to get free protection for your applications and to get access to all the features.
@@ -1,6 +1,8 @@
1
1
 
2
2
  form.formtastic fieldset.inputs > ol > li.string.input > input[type="text"],
3
3
  form.formtastic fieldset.inputs > ol > li.password.input > input[type="password"],
4
+ form.formtastic fieldset.inputs > ol > li.email.input > input[type="email"],
5
+ form.formtastic fieldset.inputs > ol > li.url.input > input[type="url"],
4
6
  form.formtastic fieldset.inputs > ol > li.text.input > textarea,
5
7
  form.formtastic fieldset.inputs > ol > li.number.input > input[type="number"], {
6
8
 
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: formtastic-plus-flatui
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.0.4
4
+ version: 0.0.5
5
5
  prerelease:
6
6
  platform: ruby
7
7
  authors: