From 72a54c9ac46a01d7975c2fcc372191bc386140cb Mon Sep 17 00:00:00 2001 From: ja Date: Mon, 16 Aug 2021 08:59:31 +0200 Subject: [PATCH] Anpassungen Links und Leerzeichen Sidebar Language Picker Menue --- newpageJulius_Sidebar.aspx | 56 ++++++++++++++++++++------------- status_Julius.aspx | 64 +++++++++++++++++++++++++++++--------- 2 files changed, 84 insertions(+), 36 deletions(-) diff --git a/newpageJulius_Sidebar.aspx b/newpageJulius_Sidebar.aspx index ee65fc6..71242bb 100644 --- a/newpageJulius_Sidebar.aspx +++ b/newpageJulius_Sidebar.aspx @@ -501,7 +501,21 @@ #sidebarCollapse span { display: compact; position: sticky; - } + } + .offcanvas-body { + background-color: #fff; + color: #043381; + font-size: 1.7692852087756545vw; + font-size: 1.563em; + } + .offcanvas-body ul li :hover{ + background-color: #043381; + color: #fff; + } + .offcanvas-header{ + background-color: #fff; + color: #043381; + } @@ -822,23 +836,23 @@
  • +
  • @@ -861,10 +875,10 @@
    <% Dim strDElang = "  Deutsch" Dim strENlang = "  Englisch" - Dim strBIHLang = "  Bosnien und Herzegowina" - Dim strSRBlang = "  Serbien" - Dim strBGlang = "  Bulgarien" - Dim strTRlang = "  Türkei"%> + Dim strBIHLang = "  Bosnisch" + Dim strSRBlang = "  Serbisch" + Dim strBGlang = "  Bulgarisch" + Dim strTRlang = "  Türkisch"%>
    @@ -587,10 +621,10 @@
    <% Dim strDElang = "  Deutsch" Dim strENlang = "  Englisch" - Dim strBIHLang = "  Bosnien und Herzegowina" - Dim strSRBlang = "  Serbien" - Dim strBGlang = "  Bulgarien" - Dim strTRlang = "  Türkei"%> + Dim strBIHLang = "  Bosnisch" + Dim strSRBlang = "  Serbisch" + Dim strBGlang = "  Bulgarisch" + Dim strTRlang = "  Türkisch"%>