Added server and admin-side time limit adjustments

This commit is contained in:
2021-12-04 15:41:47 +00:00
parent fb7f9e328d
commit 2f6ccd530a
7 changed files with 270 additions and 33 deletions

View File

@ -214,11 +214,15 @@ table.dataTable {
font-size: 14pt;
}
.result-action-buttons {
.result-action-buttons, .test-action {
margin: 5px auto;
width: fit-content;
}
.accordion-item {
background-color: unset;
}
/* Fallback for Edge
-------------------------------------------------- */
@supports (-ms-ime-align: auto) {