possible to answer to messages with token without login

This commit is contained in:
alex
2018-05-18 19:28:27 +02:00
parent 4f993b06f4
commit 95e18e1ef1
11 changed files with 374 additions and 102 deletions
+10
View File
@@ -0,0 +1,10 @@
/*smaller subject field*/
input[type=text] {
height: 28px;
padding: 0px;
}
.msgfield label {
margin-bottom: 0px !important;
margin-top: 3px;
}