Use bootstrap-table for fancy ajax tables.

This commit is contained in:
2019-08-18 23:55:59 +02:00
parent 41b2aa2ed1
commit 3ed8146b6f
11 changed files with 161 additions and 117 deletions

View File

@ -26,15 +26,11 @@ main {
.topbutton {
width: 100%;
margin-right: auto;
margin-bottom: 1rem;
}
@media (min-width: 768px) {
.topbutton {
width: auto;
margin-right: 1rem;
margin-bottom: auto;
}
}