UPD: more cool participant admin stuff.

This commit is contained in:
2019-06-04 15:54:13 +02:00
parent 9104d69dd7
commit 61605a205c
9 changed files with 258 additions and 85 deletions

View File

@@ -140,4 +140,11 @@ thead input {
content:"*";
color: red;
}
*/
*/
/*
* Used to remove the space around link like buttons (<button class="btn btn-link no-padding">).
*/
.no-padding {
padding: 0px;
}