euscanwww: Basic user dashboard

Signed-off-by: volpino <fox91@anche.no>
This commit is contained in:
volpino
2012-07-14 13:56:21 +02:00
parent aa09812f6f
commit bd2af29ff7
5 changed files with 149 additions and 19 deletions

View File

@ -234,6 +234,10 @@ th {
border-radius: 10px;
}
.padded {
padding: 10px;
}
textarea {
width: inherit;
}