Add support for accent color and rework cards

This commit is contained in:
Johannes Zellner
2024-12-15 22:35:07 +01:00
parent a53bc720cb
commit 8e3839203b
6 changed files with 107 additions and 33 deletions

View File

@@ -387,7 +387,10 @@
<div class="content">
<h1 class="section-header">{{ 'profile.title' | tr }}</h1>
<h1 class="section-header">
{{ 'profile.title' | tr }}
<button class="btn btn-default btn-outline" ng-click="logout($event)"><i class="fa fa-sign-out"></i> {{ 'main.logout' | tr }}</button>
</h1>
<div class="card">
<div style="display: flex; flex-wrap: wrap;">