From 320edc94af3a4989b9a2c6f4f38023f72af31326 Mon Sep 17 00:00:00 2001 From: sperwing Date: Sun, 1 Dec 2024 00:39:56 +0100 Subject: [PATCH] readd vues --- front/bahnui-front/src/components/routing.vue | 305 ++---------------- front/bahnui-front/src/components/search.vue | 270 ++++++++++++++++ 2 files changed, 303 insertions(+), 272 deletions(-) create mode 100644 front/bahnui-front/src/components/search.vue diff --git a/front/bahnui-front/src/components/routing.vue b/front/bahnui-front/src/components/routing.vue index 6704082..1f443a5 100644 --- a/front/bahnui-front/src/components/routing.vue +++ b/front/bahnui-front/src/components/routing.vue @@ -1,25 +1,20 @@ @@ -343,8 +99,13 @@ width:100px; font-family:"Raveo-display-bold"; align-content: center; - margin-top:10px; - margin-bottom:10px + display:inline-flex; + width:max-content; + } + .linenameinner { + padding-left: 10px; + padding-right: 10px; + margin: 15px; } .operator { diff --git a/front/bahnui-front/src/components/search.vue b/front/bahnui-front/src/components/search.vue new file mode 100644 index 0000000..f78a760 --- /dev/null +++ b/front/bahnui-front/src/components/search.vue @@ -0,0 +1,270 @@ + + + + +