Fixed ticket 36, attach a file to a ticket.
It is now possible to attach a file to a ticket.
This commit is contained in:
@@ -228,6 +228,11 @@ span.nobrk {
|
||||
|
||||
hr { visibility: hidden; }
|
||||
|
||||
div.attach {
|
||||
border-top: 2px solid #d3d7cf;
|
||||
width: 40%;
|
||||
}
|
||||
|
||||
textarea {
|
||||
font-family: monospace;
|
||||
}
|
||||
|
Reference in New Issue
Block a user