Änderungen GUI

This commit is contained in:
ja
2021-11-18 10:40:03 +01:00
parent b1d8dee714
commit 9460ded7fd
3 changed files with 51 additions and 25 deletions

View File

@@ -113,7 +113,7 @@
background-attachment:fixed;
background-size:cover;
/* background-color:#043381;*/
}
}
#sidebar{
background-color: #fff;
color: #043381;
@@ -182,6 +182,9 @@
#content_all{
width:385.98px;
}
#dropdown{
margin-right:-40px
}
}
@media (max-width: 323px){
wrapper{
@@ -528,8 +531,8 @@
</div>
</li>
<li>
<div class="dropdown" style="background-color:#fff; color:#043381;">
<button class="dropbtn"><center><img id="myImage" src="<%=flagpath%>" style="border:1px solid #fff;width:32px; justify-items:center;color:#043381;background-color:#fff" alt="Logo Schriftzug: Verag Spedition AG Blaue Schrift: Verag Spedition Graue Schrift: AG" /></center></button>
<div class="dropdown" style="background-color:#fff; color:#043381;margin-top:-20px; margin-right:-55px">
<button class="dropbtn"><center><img id="myImage" src="<%=flagpath%>" style="border:1px solid #fff;width:32px; justify-items:center;color:#043381;background-color:#fff;margin-top:-14px" alt="Logo Schriftzug: Verag Spedition AG Blaue Schrift: Verag Spedition Graue Schrift: AG" /></center></button>
<div class="dropdown-content">
<% Dim stringDE = "&nbsp DE"
Dim stringEN = "&nbsp EN"