search in user list

loading gif
lists can be closed and opened
number of trainings at diary
This commit is contained in:
Ricsi
2017-01-19 19:10:51 +01:00
parent 92be8a8c95
commit 1b78abb5c7
13 changed files with 379 additions and 41 deletions

View File

@@ -6,6 +6,16 @@ main {
background-color: #002E4C;
}
.danger a:link {
color: #002E4C;
text-decoration: underline;
}
.danger a:visited {
color: #002E4C;
text-decoration: underline;
}
ul.topnav {
background-color: #FD9500;
}