html5 placeholder text

This commit is contained in:
danielvincent 2010-10-15 13:20:02 -07:00
parent 278a74f1f9
commit 31713d9597
2 changed files with 2 additions and 4 deletions

View file

@ -90,4 +90,4 @@
.span-5
%h4
Invite
= text_field_tag :email, nil, :placeholder => "Email"
= text_field_tag :email, nil, :placeholder => "Email", :type => "email"

View file

@ -596,9 +596,7 @@ li.message .from .right
:color #ccc
input[type='text'],
input[type='password'],
input[type="search"],
input:not([type='submit']),
textarea
:font
:family 'Arial', 'Helvetica', sans-serif