merging @vikstrous file upload feature for #20 from

8a6d268278
This commit is contained in:
El RIDO
2015-09-16 22:51:48 +02:00
parent 61903665df
commit 106141efa4
9 changed files with 152 additions and 14 deletions

View File

@@ -25,7 +25,7 @@ body {
padding-right: 60px;
}
a { color: #0f388f; }
a { color: #0f388f; cursor:pointer; }
h1.title {
font-size: 3.5em;
@@ -76,7 +76,7 @@ h3.title {
#aboutbox a { color: #94a3b4; }
#message, #cleartext, #prettymessage, .replymessage {
#message, #cleartext, #prettymessage, #attachment, .replymessage {
clear: both;
color: #000;
background-color: #fff;