1

Change badge colour

This commit is contained in:
XXNitram
2020-03-20 02:59:41 +01:00
parent 5b106d7746
commit acac3ca17c
2 changed files with 2 additions and 2 deletions

View File

@ -41,7 +41,7 @@
<span class="badge badge-pill badge-success"
style="background: lightseagreen"
th:if='${group.getType() == group.getType().LECTURE}'> Veranstaltung</span>
<span class="badge badge-pill badge-info" style="background: lightseagreen"
<span class="badge badge-pill badge-info" style="background: mediumorchid"
th:text="${parent.getTitle()}">Parent</span>
</h3>
<div class="shadow-sm p-4" style="background: white">