1

Merge pull request #117 from hhu-propra2/ui

change color of buttons and badge to match the rest
This commit is contained in:
kasch309
2020-03-23 13:28:54 +01:00
committed by GitHub
2 changed files with 3 additions and 3 deletions

View File

@ -52,7 +52,7 @@
<div class="text-right">
<form method="post" action="/gruppen2/detailsBeitreten">
<button class="btn btn-primary"
style="border-style: none;"
style="background: #52a1eb; border-style: none;"
th:href="@{/gruppen2/detailsBeitreten(id=${group.getId()})}"
th:name="id" th:value="${group.id}"
type="submit">Gruppe beitreten