From 32a2e7708f0123230de53bb6e32e47755d7e5d8b Mon Sep 17 00:00:00 2001 From: Harald Bamberger Date: Mon, 9 Mar 2026 12:10:22 +0100 Subject: [PATCH] remove bg color in stv and lvvw Tabs, detailsheader ajust foto buttons --- public/css/Studentenverwaltung.css | 4 ++-- public/css/components/Detailheader.css | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/public/css/Studentenverwaltung.css b/public/css/Studentenverwaltung.css index 6347f6840..cb4b8f2e9 100644 --- a/public/css/Studentenverwaltung.css +++ b/public/css/Studentenverwaltung.css @@ -241,7 +241,7 @@ html.fs_huge { .stv .p-tabview .p-tabview-nav li .p-tabview-nav-link { padding: 0.25rem .5rem; } - +/* .stv .p-tabview .p-tabview-panels { background-color: #e5eff5; } @@ -250,7 +250,7 @@ html.fs_huge { background: #e5eff5; border-color: #dee2e6 #dee2e6 #e5eff5 #dee2e6; } - +*/ .stv-details-details-foto img { max-height: 120px; } diff --git a/public/css/components/Detailheader.css b/public/css/components/Detailheader.css index e283a55cc..dcfcf6806 100644 --- a/public/css/components/Detailheader.css +++ b/public/css/components/Detailheader.css @@ -45,11 +45,11 @@ }*/ .buttonleft { - margin-left: 1rem; + margin-left: .25rem; } .buttonright { - margin-right: 1rem; + margin-right: .25rem; } /*.fotoEditMa {