added assets; removed flaskfetfotos container from docker-compose

This commit is contained in:
root (fetsite21)
2021-01-19 19:59:35 +01:00
parent 3d05253c89
commit 24dc583fb1
8 changed files with 78 additions and 71 deletions

View File

@@ -109,15 +109,10 @@ thead th.sorted .text {
}
#changelist-filter {
right: auto;
left: 0;
border-left: none;
border-right: none;
}
.change-list .filtered .results, .change-list .filtered .paginator, .filtered #toolbar, .filtered div.xfull {
margin-right: 0;
margin-left: 280px;
margin-left: 0;
margin-right: 30px;
}
#changelist-filter li.selected {
@@ -129,11 +124,6 @@ thead th.sorted .text {
margin-right: -15px;
}
.filtered .actions {
margin-left: 280px;
margin-right: 0;
}
#changelist table tbody td:first-child, #changelist table tbody th:first-child {
border-right: none;
border-left: none;