h2 looks like textfield

This commit is contained in:
Toshiaki Ishikura 2013-02-14 17:04:53 +09:00
parent 61624e1536
commit aca425ea55

View File

@ -328,7 +328,7 @@ $newline never
<script>if (!('autofocus' in document.createElement('input'))) {document.getElementById('#{theId}').focus();}
|]
toWidget [cassius|
#{theId}
##{theId}
-webkit-appearance: textfield
|]
, fieldEnctype = UrlEncoded