提交 e5fa0bb1 编写于 作者: S Steven Verbeek

Started note attachment changes, and text changes

上级 fb4c033a
......@@ -1102,18 +1102,15 @@ p.time {
.file_upload {
position: absolute;
width: 100%;
height: 100%;
right:14px;
top:7px;
height: 30px;
}
div.attachments {
position:relative;
width: 100px;
height: 30px;
width: 350px;
height: 40px;
overflow:hidden;
}
label.large {
width:160px;
}
}
\ No newline at end of file
......@@ -24,10 +24,11 @@
.span8
%h5 Attachment:
.clearfix
.attachments
%button.file_upload.btn "Upload File"
.attachments.breadcrumb
%span.file_name File name...
%button.file_upload.btn.primary Upload File
.input= f.file_field :attachment, :class => "input-file"
%label.large{:for => "attachment"} "Any file less then 10 MB"
%span Any file less then 10 MB
= f.submit 'Add Comment', :class => "btn primary", :id => "submit_note"
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册