CSS Erstellung und Änderungen
This commit is contained in:
@@ -28,7 +28,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/CardsBoxes.css"/>
|
||||
<link rel="stylesheet" type="text/css" href="../css/Customers/CardsBoxes.css"/>
|
||||
</asp:Content>
|
||||
<asp:Content ID="Content3" ContentPlaceHolderID="ContentPlaceHolder1" Runat="Server">
|
||||
<div style="height:/*5px*/ 0.390625vh"></div>
|
||||
|
||||
@@ -26,7 +26,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/CustomerIndex.css"/>
|
||||
<link rel="stylesheet" type="text/css" href="../css/Customers/CustomerIndex.css"/>
|
||||
</asp:Content>
|
||||
|
||||
<asp:Content ID="Content3" ContentPlaceHolderID="ContentPlaceHolder1" Runat="Server">
|
||||
|
||||
@@ -131,7 +131,7 @@
|
||||
</script>
|
||||
<style>
|
||||
</style>
|
||||
<link rel="stylesheet" type="text/css" href="../css/MasterpageCustomers.css"/>
|
||||
<link rel="stylesheet" type="text/css" href="../css/Customers/MasterpageCustomers.css"/>
|
||||
</asp:ContentPlaceHolder>
|
||||
<asp:ContentPlaceHolder id="head" runat="server">
|
||||
|
||||
|
||||
@@ -20,12 +20,9 @@
|
||||
<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>
|
||||
#containerseiterand{
|
||||
margin-left:5px;
|
||||
margin-right:5px;
|
||||
width:350px;
|
||||
}
|
||||
|
||||
</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"/>
|
||||
|
||||
@@ -26,7 +26,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/Invoices.css"/>
|
||||
<link rel="stylesheet" type="text/css" href="../css/Customers/Invoices.css"/>
|
||||
</asp:Content>
|
||||
|
||||
<asp:Content ID="Content2" ContentPlaceHolderID="ContentPlaceHolder1" Runat="Server">
|
||||
|
||||
@@ -30,7 +30,7 @@
|
||||
<link rel="stylesheet" type="text/css" href="../stylesheets/example.css"/>
|
||||
|
||||
<link rel="stylesheet" href="../css/navbarsidebar.css" type="text/css" />
|
||||
<link rel="stylesheet" type="text/css" href="../css/LKWs.css"/>
|
||||
<link rel="stylesheet" type="text/css" href="../css/Customers/LKWs.css"/>
|
||||
</asp:Content>
|
||||
|
||||
<asp:Content ID="Content2" ContentPlaceHolderID="ContentPlaceHolder1" Runat="Server">
|
||||
|
||||
@@ -15,59 +15,8 @@
|
||||
|
||||
<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>
|
||||
.btn btn-primary{
|
||||
color: #043381;
|
||||
background-color: #fff;
|
||||
}
|
||||
#tableSearch{
|
||||
width:1500px;
|
||||
}
|
||||
.align-self-xl-start{
|
||||
width:100%;
|
||||
}
|
||||
#normaltable{
|
||||
width:1500px;
|
||||
}
|
||||
.carousel-inner {
|
||||
width:600px;
|
||||
}
|
||||
@media (max-width: 558.98px) {
|
||||
#conovertab {
|
||||
width: 350px;
|
||||
overflow-x: auto;
|
||||
}
|
||||
h1{
|
||||
font-size:12px;
|
||||
}
|
||||
#tableSearch{
|
||||
max-width:350px;
|
||||
}
|
||||
#containerseiterand{
|
||||
margin-left:5px;
|
||||
margin-right:5px;
|
||||
width:350px;
|
||||
}
|
||||
#imgcar{
|
||||
width:300px;
|
||||
height:125px;
|
||||
}
|
||||
.carousel-inner{
|
||||
width:600px;
|
||||
height:125px;
|
||||
}
|
||||
.carousel-item{
|
||||
width:600px;
|
||||
height:125px;
|
||||
}
|
||||
carousel-caption d-none d-md-block{
|
||||
width:600px;
|
||||
height:125px;
|
||||
}
|
||||
}
|
||||
</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" />
|
||||
@@ -76,7 +25,8 @@
|
||||
|
||||
<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/Customers/Welcome.css"/>
|
||||
</asp:Content>
|
||||
<asp:Content ID="Content2" ContentPlaceHolderID="ContentPlaceHolder1" Runat="Server">
|
||||
|
||||
|
||||
5
css/Customers/GroupPolicies.css
Normal file
5
css/Customers/GroupPolicies.css
Normal file
@@ -0,0 +1,5 @@
|
||||
#containerseiterand {
|
||||
margin-left: 5px;
|
||||
margin-right: 5px;
|
||||
width: 350px;
|
||||
}
|
||||
64
css/Customers/Welcome.css
Normal file
64
css/Customers/Welcome.css
Normal file
@@ -0,0 +1,64 @@
|
||||
#containerseiterand {
|
||||
text-align: center;
|
||||
}
|
||||
.btn btn-primary {
|
||||
color: #043381;
|
||||
background-color: #fff;
|
||||
}
|
||||
|
||||
#tableSearch {
|
||||
width: 1500px;
|
||||
}
|
||||
|
||||
.align-self-xl-start {
|
||||
width: 100%;
|
||||
}
|
||||
|
||||
#normaltable {
|
||||
width: 1500px;
|
||||
}
|
||||
|
||||
.carousel-inner {
|
||||
width: 600px;
|
||||
}
|
||||
|
||||
@media (max-width: 558.98px) {
|
||||
#conovertab {
|
||||
width: 350px;
|
||||
overflow-x: auto;
|
||||
}
|
||||
|
||||
h1 {
|
||||
font-size: 12px;
|
||||
}
|
||||
|
||||
#tableSearch {
|
||||
max-width: 350px;
|
||||
}
|
||||
|
||||
#containerseiterand {
|
||||
margin-left: 5px;
|
||||
margin-right: 5px;
|
||||
width: 350px;
|
||||
}
|
||||
|
||||
#imgcar {
|
||||
width: 300px;
|
||||
height: 125px;
|
||||
}
|
||||
|
||||
.carousel-inner {
|
||||
width: 600px;
|
||||
height: 125px;
|
||||
}
|
||||
|
||||
.carousel-item {
|
||||
width: 600px;
|
||||
height: 125px;
|
||||
}
|
||||
|
||||
carousel-caption d-none d-md-block {
|
||||
width: 600px;
|
||||
height: 125px;
|
||||
}
|
||||
}
|
||||
@@ -1,3 +0,0 @@
|
||||
#containerseiterand {
|
||||
text-align: center;
|
||||
}
|
||||
@@ -1,12 +0,0 @@
|
||||
body {
|
||||
background-color: #fff;
|
||||
background-image: none;
|
||||
}
|
||||
|
||||
#Login1_LoginButton {
|
||||
color: #fff;
|
||||
background-color: #003680;
|
||||
}
|
||||
|
||||
@media (min-width: 768px) {
|
||||
}
|
||||
@@ -89,14 +89,14 @@ a:focus {
|
||||
margin-right: -2.5rem;
|
||||
}
|
||||
|
||||
#sidebarCollapse:hover {
|
||||
#sidebarCollapse:hover {
|
||||
background-color: #043381;
|
||||
color: #fff;
|
||||
border-radius: 5px;
|
||||
border-radius: 0.313em;
|
||||
margin-right: 5px;
|
||||
margin-right: 0.313rem;
|
||||
}
|
||||
}
|
||||
/* ---------------------------------------------------
|
||||
SIDEBAR STYLE
|
||||
----------------------------------------------------- */
|
||||
@@ -113,57 +113,57 @@ a:focus {
|
||||
color:#043381;
|
||||
}
|
||||
|
||||
#sidebar.active {
|
||||
#sidebar.active {
|
||||
margin-left: -250px;
|
||||
}
|
||||
}
|
||||
|
||||
#sidebar .sidebar-header {
|
||||
#sidebar .sidebar-header {
|
||||
background: #fff;
|
||||
}
|
||||
}
|
||||
|
||||
#sidebar ul.components {
|
||||
#sidebar ul.components {
|
||||
padding: 20px 0;
|
||||
padding: 1.25em 0;
|
||||
border-bottom: 1px solid #043381;
|
||||
border-bottom: 1.25em solid #043381;
|
||||
}
|
||||
}
|
||||
|
||||
#sidebar ul p {
|
||||
#sidebar ul p {
|
||||
color: #043381;
|
||||
padding: 14px;
|
||||
padding: 0.875em;
|
||||
}
|
||||
}
|
||||
|
||||
#sidebar ul li a {
|
||||
#sidebar ul li a {
|
||||
padding: 10px;
|
||||
padding: 0.625em;
|
||||
font-size: 16px;
|
||||
font-size: 1em;
|
||||
display: block;
|
||||
}
|
||||
}
|
||||
|
||||
#sidebar ul li a:hover {
|
||||
#sidebar ul li a:hover {
|
||||
color: #fff;
|
||||
background-color: #043381;
|
||||
}
|
||||
}
|
||||
|
||||
#sidebar ul li.active > a,
|
||||
a[aria-expanded="true"] {
|
||||
#sidebar ul li.active > a,
|
||||
a[aria-expanded="true"] {
|
||||
color: #fafafa;
|
||||
background-color: #043381;
|
||||
}
|
||||
}
|
||||
|
||||
a[data-toggle="collapse"] {
|
||||
a[data-toggle="collapse"] {
|
||||
position: relative;
|
||||
}
|
||||
}
|
||||
|
||||
.dropdown-toggle::after {
|
||||
.dropdown-toggle::after {
|
||||
display: block;
|
||||
position: absolute;
|
||||
top: 50%;
|
||||
right: 20px;
|
||||
transform: translateY(-50%);
|
||||
}
|
||||
}
|
||||
|
||||
ul ul a {
|
||||
font-size: 0.875em !important;
|
||||
@@ -277,8 +277,8 @@ a:focus {
|
||||
}
|
||||
|
||||
#navbarbrandhauptpage {
|
||||
transform: translateX(-50%);
|
||||
left: 10%;
|
||||
/*transform: translateX(-50%);*/
|
||||
left: 15%;
|
||||
top: 20%;
|
||||
position: absolute;
|
||||
text-align: center;
|
||||
|
||||
@@ -64,7 +64,21 @@
|
||||
window.history.back()
|
||||
}
|
||||
</script>
|
||||
<link rel="stylesheet" type="text/css" href="../login/login_FLEX.css"/>
|
||||
<style>
|
||||
body {
|
||||
background-color: #fff;
|
||||
background-image: none;
|
||||
}
|
||||
|
||||
#Login1_LoginButton {
|
||||
color: #fff;
|
||||
background-color: #003680;
|
||||
}
|
||||
|
||||
@media (min-width: 768px) {
|
||||
}
|
||||
|
||||
</style>
|
||||
</head>
|
||||
|
||||
<body onload="FocusOnInput()">
|
||||
|
||||
Reference in New Issue
Block a user