This commit is contained in:
Eugene Pankov
2021-06-27 16:28:49 +02:00
parent 0689c984ff
commit df108d9071
24 changed files with 404 additions and 63 deletions

View File

@@ -66,3 +66,13 @@
.modal-footer {
background: #00000030;
}
a, button {
fa-icon {
opacity: .75;
}
fa-icon + * {
margin-left: 5px;
}
}