mirror of
https://gitlab.com/openstapps/openstapps.git
synced 2026-01-21 09:03:02 +00:00
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:
committed by
Thea Schöbl
parent
ebdc14d3c3
commit
f3cf3b30e3
@@ -206,7 +206,7 @@
|
||||
"placeholder": "Gebäude, Points of Interest, Mensen und mehr"
|
||||
},
|
||||
"buttons": {
|
||||
"SHOW_LIST": "Liste ansehen",
|
||||
"SHOW_LIST": "Als Liste ansehen",
|
||||
"MORE": "Mehr"
|
||||
},
|
||||
"geolocation": {
|
||||
@@ -320,8 +320,7 @@
|
||||
}
|
||||
},
|
||||
"news": {
|
||||
"title": "Aktuelles",
|
||||
"publishedOn": "News vom"
|
||||
"title": "Aktuelles"
|
||||
},
|
||||
"canteens": {
|
||||
"title": "Mensa"
|
||||
|
||||
@@ -206,7 +206,7 @@
|
||||
"placeholder": "Buildings, points of interests, canteens and more"
|
||||
},
|
||||
"buttons": {
|
||||
"SHOW_LIST": "Show list",
|
||||
"SHOW_LIST": "Show as list",
|
||||
"MORE": "More"
|
||||
},
|
||||
"geolocation": {
|
||||
@@ -320,8 +320,7 @@
|
||||
}
|
||||
},
|
||||
"news": {
|
||||
"title": "News",
|
||||
"publishedOn": "News of"
|
||||
"title": "News"
|
||||
},
|
||||
"canteens": {
|
||||
"title": "Canteens"
|
||||
|
||||
Reference in New Issue
Block a user