Various fixes; added full name to account data; do never transfer unchecked

This commit is contained in:
Florian "flowdy" Heß
2017-02-02 22:23:23 +01:00
parent ba30ec40a2
commit 8b1a68f07b
12 changed files with 66 additions and 31 deletions

View File

@@ -71,6 +71,7 @@ table.history p.linked-credit {
input, textarea {
border: 1px solid #ddd;
padding: 2px;
}
dl dt {
@@ -88,6 +89,7 @@ dl dd {
select {
border: 1px solid #ddd;
background-color:transparent;
padding: 2px;
}
.help {