lil css style
This commit is contained in:
parent
7ac38b7a1e
commit
06e916743e
5 changed files with 17 additions and 10 deletions
|
@ -10,13 +10,16 @@
|
|||
|
||||
%div
|
||||
= f.label :note
|
||||
%cite
|
||||
%cite.cgray markdown supported
|
||||
%br
|
||||
%br
|
||||
= f.text_area :note, :size => 255
|
||||
|
||||
|
||||
%div.attach_holder
|
||||
%br
|
||||
= f.label :attachment
|
||||
%cite (less than 10 MB)
|
||||
%cite.cgray (less than 10 MB)
|
||||
%br
|
||||
%br
|
||||
= f.file_field :attachment
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue