refactor: layout detail adjustments

refactor: increase contrast of toolbar fav button
refactor: remove non working localization for news
refactor: equalize tab bar in top toolbar
refactor: padding on map buttons and rename them
refactor: repair profile card alignments for safari
refactor: fix dashboard resize behavior on safari
refactor: make title card button reachable again
refactor: put card hover in media query
refactor: realign schedule view toolbar
refactor: adjust toolbar heights
refactor: introduce proper header logo
This commit is contained in:
Rainer Killinger
2022-08-18 17:19:58 +00:00
committed by Thea Schöbl
parent ebdc14d3c3
commit f3cf3b30e3
26 changed files with 462 additions and 66 deletions

View File

@@ -18,7 +18,7 @@
>
</ion-searchbar>
</ion-toolbar>
<ion-toolbar color="primary" class="category-tab" mode="ios">
<ion-toolbar color="primary" class="category-tab">
<ion-buttons class="ion-justify-content-between">
<ion-button
[routerLink]="['/search/' + (queryText || '')]"