Änderungen Css Abstände wurden angepasst an korrekte Größe

This commit is contained in:
ja
2021-08-27 13:12:11 +02:00
parent 443bb066c7
commit 5fcaf2e580
11 changed files with 122 additions and 134 deletions

View File

@@ -19,7 +19,7 @@
<link rel="shortcut icon" href="images/Icons/favicon/favicon.ico" />
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" title="VERAG IndexCustomer"/>
<link rel="stylesheet" type="text/css" href="../css/navbarsidebar.css"/>
<link rel="stylesheet" type="text/css" href="../css/main.css"/>
<link rel="stylesheet" type="text/css" href="../css/style.css"/>
<link rel="shortcut icon" href="../images/Icons/favicon/favicon.ico" />
@@ -27,7 +27,8 @@
<script src="js/netzwerk.js" type="text/javascript"></script>
<link rel="stylesheet" type="text/css" href="../stylesheets/style.css"/>
<link rel="stylesheet" type="text/css" href="../stylesheets/example.css"/>
<link rel="stylesheet" type="text/css" href="../stylesheets/example.css"/>
<link rel="stylesheet" type="text/css" href="../css/navbarsidebar2.css"/>
<link rel="stylesheet" type="text/css" href="../css/Customers/CardsBoxes.css"/>
</asp:Content>
<asp:Content ID="Content3" ContentPlaceHolderID="ContentPlaceHolder1" Runat="Server">

View File

@@ -14,16 +14,17 @@
<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"/>
<link rel="stylesheet" type="text/css" href="../css/main.css"/>
<link rel="stylesheet" type="text/css" href="../css/style.css"/>
<link rel="shortcut icon" href="../images/Icons/favicon/favicon.ico" />
@@ -32,7 +33,9 @@
<link rel="stylesheet" type="text/css" href="../stylesheets/style.css"/>
<link rel="stylesheet" type="text/css" href="../stylesheets/example.css"/>
<link rel="stylesheet" type="text/css" href="../css/Customers/CustomerIndex.css"/>
<link rel="stylesheet" type="text/css" href="../css/navbarsidebar.css"/>
<link rel="stylesheet" type="text/css" href="../css/Customers/Welcome.css"/>
<link rel="stylesheet" type="text/css" href="../css/Customers/CustomerIndex.css"/>
</asp:Content>
<asp:Content ID="Content3" ContentPlaceHolderID="ContentPlaceHolder1" Runat="Server">

View File

@@ -76,7 +76,7 @@
</script>
<link rel="stylesheet" type="text/css" href="../css/StyleSheetWebsiteNew.css"/>
<link rel="stylesheet" type="text/css" href="/css/navbarsidebar2.css"/>
<link rel="stylesheet" type="text/css" href="/css/navbarsidebar.css"/>
<script type="text/javascript" src="../js/languageupdatescript.js"></script>
<!--Hover Info -->
@@ -217,7 +217,7 @@
<li><%If Me.Page.User.Identity.Name = "test" Then %>
<a href="Welcome.aspx">Startseite</a>
<%ElseIf Me.Page.User.Identity.Name = "test2" Then %>
<a href="Welcome.aspx?Par1=1">Startseite</a>
<a href="Welcome.aspx">Startseite</a>
<%End If %>
</li>
<!-- </ul>-->
@@ -325,7 +325,7 @@
<div class="align-self: center"></div>
<span><img src="../images/Icons/main/menu veragblau.svg" style="width:initial;height:initial;" alt="Hamburger Menu Stripes in Verag Blue" data-toggle="tooltip" data-placement="top" title="Zeigt das Menü an."></span>
</button>
<a class="navbar-brand" id="navbarhomebar" href="../newpageJulius_Sidebar.aspx?lan2=DE"><img src="../images/Logo_small.png" style="width:90%;height:90%;" alt="VERAG Spedition AG Logo with blue word color until grey AG" data-toggle="tooltip" data-placement="top" title="https://www.verag.ag"></a>
<a class="navbar-brand" id="navbarhomebar" href="../newpageJulius_Sidebar.aspx"><img src="../images/Logo_small.png" style="width:90%;height:90%;" alt="VERAG Spedition AG Logo with blue word color until grey AG" data-toggle="tooltip" data-placement="top" title="https://www.verag.ag"></a>
<div style="margin-right:50px">
<ul class="nav nav-pills">
<li class="nav-item dropdown">
@@ -388,10 +388,10 @@
<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>
<a class="navbar-brand" href="../newpageJulius_Sidebar.aspx?lan2=DE&lan3=0"><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">
<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>
<a type="button" class="btn btn-primary" href="Welcome.aspx" 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;">
<span class="visually-hidden">Toggle Dropdown</span>
</button>-->
@@ -405,7 +405,7 @@
</div>
<div class="btn-group">
<a type="button" class="btn btn-primary" href="Invoices.aspx?Par1=3" style="background-color:#fff; color:#043381;border:hidden;">Rechnungen</a>
<a type="button" class="btn btn-primary" href="Invoices.aspx" style="background-color:#fff; color:#043381;border:hidden;">Rechnungen</a>
<!-- <button type="button" class="btn btn-danger dropdown-toggle dropdown-toggle-split" data-bs-toggle="dropdown" aria-haspopup="true" aria-expanded="false" style="background-color:#fff; color:#043381;border:hidden;">
<span class="visually-hidden">Toggle Dropdown</span>
</button>-->
@@ -419,7 +419,7 @@
</div>
<div class="btn-group">
<a type="button" class="btn btn-primary" href="CustomerIndex.aspx?Par1=2" style="background-color:#fff; color:#043381;border:hidden;">Kundenseite</a>
<a type="button" class="btn btn-primary" href="CustomerIndex.aspx" style="background-color:#fff; color:#043381;border:hidden;">Kundenseite</a>
<!-- <button type="button" class="btn btn-danger dropdown-toggle dropdown-toggle-split" data-bs-toggle="dropdown" aria-haspopup="true" aria-expanded="false" style="background-color:#fff; color:#043381;border:hidden;">
<span class="visually-hidden">Toggle Dropdown</span>
</button>-->

View File

@@ -19,13 +19,13 @@
<%@ import Namespace="MySql.Data.MySqlClient" %>
<link rel="shortcut icon" href="../images/Icons/favicon/favicon.ico" />
<link rel="stylesheet" type="text/css" href="../css/Welcome.css"/>
<link rel="stylesheet" type="text/css" href="../css/navbarsidebar2.css" />
<link rel="stylesheet" type="text/css" href="../css/Customers/GroupPolicies.css"/>
<style>
</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"/>
<link rel="stylesheet" type="text/css" href="../css/navbarsidebar2.css"/>
<link rel="stylesheet" type="text/css" href="../css/main.css"/>
<link rel="stylesheet" type="text/css" href="../css/style.css"/>
<link rel="shortcut icon" href="../images/Icons/favicon/favicon.ico" />

View File

@@ -27,7 +27,7 @@
}
</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"/>
<link rel="stylesheet" type="text/css" href="../css/main.css"/>
<link rel="stylesheet" type="text/css" href="../css/style.css"/>
<link rel="shortcut icon" href="../images/Icons/favicon/favicon.ico" />
@@ -35,8 +35,10 @@
<script src="../js/netzwerk.js" type="text/javascript"></script>
<link rel="stylesheet" type="text/css" href="../stylesheets/style.css"/>
<link rel="stylesheet" type="text/css" href="../stylesheets/example.css"/>
<link rel="stylesheet" type="text/css" href="../css/Customers/CustomerIndex.css"/>
<link rel="stylesheet" type="text/css" href="../stylesheets/example.css"/>
<link rel="stylesheet" type="text/css" href="../css/navbarsidebar2.css"/>
<link rel="stylesheet" type="text/css" href="../css/Customers/Welcome.css"/>
</asp:Content>
<asp:Content ID="Content2" ContentPlaceHolderID="ContentPlaceHolder1" Runat="Server">

View File

@@ -25,7 +25,7 @@
<link rel="stylesheet" type="text/css" href="../stylesheets/style.css"/>
<link rel="stylesheet" type="text/css" href="../stylesheets/example.css"/>
<link rel="stylesheet" type="text/css" href="../css/navbarsidebar.css"/>
<link rel="stylesheet" type="text/css" href="../css/navbarsidebar2.css"/>
<link rel="stylesheet" type="text/css" href="../css/Customers/Welcome.css"/>
</asp:Content>
<asp:Content ID="Content2" ContentPlaceHolderID="ContentPlaceHolder1" Runat="Server">

View File

@@ -9,18 +9,11 @@
/* background-color:#043381;*/
}
.btn btn-primary {
color: #043381;
background-color: #fff;
}
#tableSearch {
width: 1250px;
}
.align-self-xl-start {
width: 102%;
}
#normaltable {
width: 1500px;
@@ -33,14 +26,11 @@
@media (max-width: 558.98px) {
#conovertab {
width: 350px;
margin-left: 0px;
width: 315px;
overflow-x: auto;
}
h1 {
font-size: 12px;
}
#tableSearch {
width: 315px;
}
@@ -48,15 +38,5 @@
#containerseiterand {
width: 352px;
}
body {
font-family: 'Poppins', sans-serif;
background: #fafafa;
background-position: center center;
background-repeat: no-repeat;
background-attachment: fixed;
background-size: cover;
/* background-color:#043381;*/
}
}
}

View File

@@ -1,13 +1,4 @@
body {
font-family: 'Poppins', sans-serif;
background: #fafafa;
background-image: url(../images/road.jpg);
background-position: center center;
background-repeat: no-repeat;
background-attachment: fixed;
background-size: cover;
/* background-color:#043381;*/
}

.btn btn-primary {
color: #043381;
@@ -50,23 +41,12 @@
margin-right: 5px;
width: 350px;
}
#tableSearch {
width: 315px;
}
body {
font-family: 'Poppins', sans-serif;
background: #fafafa;
background-position: center center;
background-repeat: no-repeat;
background-attachment: fixed;
background-size: cover;
/* background-color:#043381;*/
}
#tableSearch {
width: 1500px;
@@ -84,5 +64,6 @@
#normaltable {
width: 100%;
}
}

View File

@@ -1,7 +1,7 @@
body {
font-family: 'Poppins', sans-serif;
background: #fafafa;
background-image: src(../images/road.jpg);
background-position: center center;
background-repeat: no-repeat;
background-attachment: fixed;
@@ -146,6 +146,16 @@ ContentPlaceHolder1 {
}
@media (min-width: 575px) {
body {
font-family: 'Poppins', sans-serif;
background: #fafafa;
background-image: src(../images/road.jpg);
background-position: center center;
background-repeat: no-repeat;
background-attachment: fixed;
background-size: cover;
/* background-color:#043381;*/
}
#offcanvasWithBothOptions {
min-width: 17.692852087756545vw;
max-width: 17.692852087756545vw;

View File

@@ -1,4 +1,14 @@
#containerseiterand {
body {
font-family: 'Poppins', sans-serif;
background: #fafafa;
background-image: url(../images/road.jpg);
background-position: center center;
background-repeat: no-repeat;
background-attachment: fixed;
background-size: cover;
/* background-color:#043381;*/
}
#containerseiterand {
text-align: center;
}
.btn btn-primary {

View File

@@ -49,6 +49,10 @@ a:focus {
box-shadow: 0.063em 0.063em 0.188em rgba(0,0,0,0.1);
}
.nav-item dropdown::after {
visibility: hidden;
color: #fff;
}
.nav-item dropdown::marker {
background-color: #fff;
font-size: 0;
@@ -85,25 +89,24 @@ a:focus {
#sidebarCollapse {
background-color: #043381;
color: #fff;
margin-right: -43px;
margin-right: -2.5rem;
}
#sidebarCollapse:hover {
background-color: #043381;
color: #fff;
border-radius: 5px;
border-radius: 0.313em;
margin-right: 5px;
margin-right: 0.313rem;
}
#sidebarCollapse:hover {
background-color: #043381;
color: #fff;
border-radius: 5px;
border-radius: 0.313em;
margin-right: 5px;
margin-right: 0.313rem;
}
/* ---------------------------------------------------
SIDEBAR STYLE
----------------------------------------------------- */
.wrapper {
display: flow;
align-items:center;
display: flex;
align-items: stretch;
}
#sidebar {
@@ -113,57 +116,57 @@ a:focus {
color:#043381;
}
#sidebar.active {
margin-left: -250px;
}
#sidebar.active {
margin-left: -250px;
}
#sidebar .sidebar-header {
background: #fff;
}
#sidebar .sidebar-header {
background: #fff;
}
#sidebar ul.components {
padding: 20px 0;
padding: 1.25em 0;
border-bottom: 1px solid #043381;
border-bottom: 1.25em solid #043381;
}
#sidebar ul.components {
padding: 20px 0;
padding: 1.25em 0;
border-bottom: 1px solid #043381;
border-bottom: 1.25em solid #043381;
}
#sidebar ul p {
color: #043381;
padding: 14px;
padding: 0.875em;
}
#sidebar ul p {
color: #043381;
padding: 14px;
padding: 0.875em;
}
#sidebar ul li a {
padding: 10px;
padding: 0.625em;
font-size: 16px;
font-size: 1em;
display: block;
}
#sidebar ul li a {
padding: 10px;
padding: 0.625em;
font-size: 16px;
font-size: 1em;
display: block;
}
#sidebar ul li a:hover {
color: #fff;
background-color: #043381;
}
#sidebar ul li a:hover {
color: #fff;
background-color: #043381;
}
#sidebar ul li.active > a,
a[aria-expanded="true"] {
color: #fafafa;
background-color: #043381;
}
#sidebar ul li.active > a,
a[aria-expanded="true"] {
color: #fafafa;
background-color: #043381;
}
a[data-toggle="collapse"] {
position: relative;
}
a[data-toggle="collapse"] {
position: relative;
}
.dropdown-toggle::after {
display: block;
position: absolute;
top: 50%;
right: 20px;
transform: translateY(-50%);
}
.dropdown-toggle::after {
display: block;
position: absolute;
top: 50%;
right: 20px;
transform: translateY(-50%);
}
ul ul a {
font-size: 0.875em !important;
@@ -207,10 +210,7 @@ a:focus {
padding: 1.25em;
min-height: 100vh;
transition: all 0.5s;
margin-left:auto;
margin-right:auto;
width:1700px;
background-color:#fff;
}
#container-xxl {
background-color: #fff;
@@ -280,8 +280,8 @@ a:focus {
}
#navbarbrandhauptpage {
transform: translateX(-50%);
left: 10%;
/*transform: translateX(-50%);*/
left: 15%;
top: 20%;
position: absolute;
text-align: center;
@@ -366,13 +366,13 @@ a:focus {
.btn-primary {
color: #fff;
background-color: #fff;
background-color: #043381;
border-color: #043381;
}
.btn-primary:hover {
color: #fff;
background-color: #043381;
color:#043381;
background-color: #fff;
border-color: #0a58ca;
}
@@ -941,7 +941,7 @@ a:focus {
}
.dropdown, .dropend, .dropstart, .dropup {
position: relativetable table-hover
position: relative
}
.dropdown-toggle {
@@ -956,7 +956,8 @@ a:focus {
border-top: .3em solid;
border-right: .3em solid transparent;
border-bottom: 0;
border-left: .3em solid transparent
border-left: .3em solid transparent;
visibility:hidden;
}
.dropdown-toggle:empty::after {