Löschen von ordner und ändern der Buttonanordung in masterpage der Kundenbereiche
This commit is contained in:
@@ -14,7 +14,13 @@
|
||||
|
||||
<link rel="stylesheet" href="https://unpkg.com/bootstrap-table@1.18.3/dist/bootstrap-table.min.css"/>
|
||||
<link rel="shortcut icon" href="../images/Icons/favicon/favicon.ico" />
|
||||
<style>
|
||||
<style>
|
||||
.nav-item dropdown::marker {
|
||||
background-color: #fff;
|
||||
font-size: 0;
|
||||
visibility: hidden;
|
||||
color: #043381;
|
||||
}
|
||||
</style>
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" title="VERAG IndexCustomer"/>
|
||||
<link rel="stylesheet" type="text/css" href="../css/navbarsidebar.css"/>
|
||||
|
||||
@@ -389,7 +389,7 @@
|
||||
<div class="d-none d-md-block">
|
||||
<nav class="navbar fixed-top navbar-expand-lg navbar-light" style="background-color:#fff">
|
||||
<a class="navbar-brand" href="../newpageJulius_Sidebar.aspx"><img src="../images/Logo_small.png" style:"width:120px" alt="Schriftzug: Verag AG Blaue Schrift: Verag Spedition Graue Schrift: AG" data-toggle="tooltip" data-placement="top" title="https://www.verag.ag"/></a>
|
||||
<div class="mx-auto" style="width:350px;">
|
||||
<div class="mx-auto">
|
||||
<div class="btn-group">
|
||||
<a type="button" class="btn btn-primary" href="Welcome.aspx?Par1=1" style="background-color:#fff; color:#043381;border:hidden;">Startseite</a>
|
||||
<!-- <button type="button" class="btn btn-danger dropdown-toggle dropdown-toggle-split" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false" style="background-color:#fff; color:#043381;border:hidden;">
|
||||
@@ -447,7 +447,7 @@
|
||||
</ul>
|
||||
|
||||
</div>
|
||||
<div style="padding-right:200px;">
|
||||
<div id="divueberdropdown">
|
||||
<div class="dropdown" style="background-color:#fff; color:#043381; margin-right:9.813rem;position:sticky;">
|
||||
<button class="dropbtn"> <center><img id="myImage" src="../<%=flagpath%>" style="border:1px solid #fff;width:32px; justify-items:center;" alt="Logo Schriftzug: Verag Spedition AG Blaue Schrift: Verag Spedition Graue Schrift: AG" /></center></button>
|
||||
<div class="dropdown-content">
|
||||
|
||||
Reference in New Issue
Block a user