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/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/CardsBoxes.css"/>
|
<link rel="stylesheet" type="text/css" href="../css/Customers/CardsBoxes.css"/>
|
||||||
</asp:Content>
|
</asp:Content>
|
||||||
<asp:Content ID="Content3" ContentPlaceHolderID="ContentPlaceHolder1" Runat="Server">
|
<asp:Content ID="Content3" ContentPlaceHolderID="ContentPlaceHolder1" Runat="Server">
|
||||||
<div style="height:/*5px*/ 0.390625vh"></div>
|
<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/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/CustomerIndex.css"/>
|
<link rel="stylesheet" type="text/css" href="../css/Customers/CustomerIndex.css"/>
|
||||||
</asp:Content>
|
</asp:Content>
|
||||||
|
|
||||||
<asp:Content ID="Content3" ContentPlaceHolderID="ContentPlaceHolder1" Runat="Server">
|
<asp:Content ID="Content3" ContentPlaceHolderID="ContentPlaceHolder1" Runat="Server">
|
||||||
|
|||||||
@@ -131,7 +131,7 @@
|
|||||||
</script>
|
</script>
|
||||||
<style>
|
<style>
|
||||||
</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>
|
||||||
<asp:ContentPlaceHolder id="head" runat="server">
|
<asp:ContentPlaceHolder id="head" runat="server">
|
||||||
|
|
||||||
|
|||||||
@@ -20,12 +20,9 @@
|
|||||||
<link rel="shortcut icon" href="../images/Icons/favicon/favicon.ico" />
|
<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/Welcome.css"/>
|
||||||
<link rel="stylesheet" type="text/css" href="../css/navbarsidebar2.css" />
|
<link rel="stylesheet" type="text/css" href="../css/navbarsidebar2.css" />
|
||||||
|
<link rel="stylesheet" type="text/css" href="../css/Customers/GroupPolicies.css"/>
|
||||||
<style>
|
<style>
|
||||||
#containerseiterand{
|
|
||||||
margin-left:5px;
|
|
||||||
margin-right:5px;
|
|
||||||
width:350px;
|
|
||||||
}
|
|
||||||
</style>
|
</style>
|
||||||
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" title="VERAG IndexCustomer"/>
|
<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/navbarsidebar.css"/>
|
||||||
|
|||||||
@@ -26,7 +26,7 @@
|
|||||||
|
|
||||||
<link rel="stylesheet" type="text/css" href="../stylesheets/style.css"/>
|
<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/Invoices.css"/>
|
<link rel="stylesheet" type="text/css" href="../css/Customers/Invoices.css"/>
|
||||||
</asp:Content>
|
</asp:Content>
|
||||||
|
|
||||||
<asp:Content ID="Content2" ContentPlaceHolderID="ContentPlaceHolder1" Runat="Server">
|
<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" type="text/css" href="../stylesheets/example.css"/>
|
||||||
|
|
||||||
<link rel="stylesheet" href="../css/navbarsidebar.css" type="text/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>
|
||||||
|
|
||||||
<asp:Content ID="Content2" ContentPlaceHolderID="ContentPlaceHolder1" Runat="Server">
|
<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="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" />
|
<link rel="shortcut icon" href="images/Icons/favicon/favicon.ico" />
|
||||||
<style>
|
|
||||||
.btn btn-primary{
|
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" title="VERAG IndexCustomer"/>
|
||||||
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/main.css"/>
|
||||||
<link rel="stylesheet" type="text/css" href="../css/style.css"/>
|
<link rel="stylesheet" type="text/css" href="../css/style.css"/>
|
||||||
<link rel="shortcut icon" href="../images/Icons/favicon/favicon.ico" />
|
<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/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/navbarsidebar.css"/>
|
||||||
|
<link rel="stylesheet" type="text/css" href="../css/Customers/Welcome.css"/>
|
||||||
</asp:Content>
|
</asp:Content>
|
||||||
<asp:Content ID="Content2" ContentPlaceHolderID="ContentPlaceHolder1" Runat="Server">
|
<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;
|
margin-right: -2.5rem;
|
||||||
}
|
}
|
||||||
|
|
||||||
#sidebarCollapse:hover {
|
#sidebarCollapse:hover {
|
||||||
background-color: #043381;
|
background-color: #043381;
|
||||||
color: #fff;
|
color: #fff;
|
||||||
border-radius: 5px;
|
border-radius: 5px;
|
||||||
border-radius: 0.313em;
|
border-radius: 0.313em;
|
||||||
margin-right: 5px;
|
margin-right: 5px;
|
||||||
margin-right: 0.313rem;
|
margin-right: 0.313rem;
|
||||||
}
|
}
|
||||||
/* ---------------------------------------------------
|
/* ---------------------------------------------------
|
||||||
SIDEBAR STYLE
|
SIDEBAR STYLE
|
||||||
----------------------------------------------------- */
|
----------------------------------------------------- */
|
||||||
@@ -113,57 +113,57 @@ a:focus {
|
|||||||
color:#043381;
|
color:#043381;
|
||||||
}
|
}
|
||||||
|
|
||||||
#sidebar.active {
|
#sidebar.active {
|
||||||
margin-left: -250px;
|
margin-left: -250px;
|
||||||
}
|
}
|
||||||
|
|
||||||
#sidebar .sidebar-header {
|
#sidebar .sidebar-header {
|
||||||
background: #fff;
|
background: #fff;
|
||||||
}
|
}
|
||||||
|
|
||||||
#sidebar ul.components {
|
#sidebar ul.components {
|
||||||
padding: 20px 0;
|
padding: 20px 0;
|
||||||
padding: 1.25em 0;
|
padding: 1.25em 0;
|
||||||
border-bottom: 1px solid #043381;
|
border-bottom: 1px solid #043381;
|
||||||
border-bottom: 1.25em solid #043381;
|
border-bottom: 1.25em solid #043381;
|
||||||
}
|
}
|
||||||
|
|
||||||
#sidebar ul p {
|
#sidebar ul p {
|
||||||
color: #043381;
|
color: #043381;
|
||||||
padding: 14px;
|
padding: 14px;
|
||||||
padding: 0.875em;
|
padding: 0.875em;
|
||||||
}
|
}
|
||||||
|
|
||||||
#sidebar ul li a {
|
#sidebar ul li a {
|
||||||
padding: 10px;
|
padding: 10px;
|
||||||
padding: 0.625em;
|
padding: 0.625em;
|
||||||
font-size: 16px;
|
font-size: 16px;
|
||||||
font-size: 1em;
|
font-size: 1em;
|
||||||
display: block;
|
display: block;
|
||||||
}
|
}
|
||||||
|
|
||||||
#sidebar ul li a:hover {
|
#sidebar ul li a:hover {
|
||||||
color: #fff;
|
color: #fff;
|
||||||
background-color: #043381;
|
background-color: #043381;
|
||||||
}
|
}
|
||||||
|
|
||||||
#sidebar ul li.active > a,
|
#sidebar ul li.active > a,
|
||||||
a[aria-expanded="true"] {
|
a[aria-expanded="true"] {
|
||||||
color: #fafafa;
|
color: #fafafa;
|
||||||
background-color: #043381;
|
background-color: #043381;
|
||||||
}
|
}
|
||||||
|
|
||||||
a[data-toggle="collapse"] {
|
a[data-toggle="collapse"] {
|
||||||
position: relative;
|
position: relative;
|
||||||
}
|
}
|
||||||
|
|
||||||
.dropdown-toggle::after {
|
.dropdown-toggle::after {
|
||||||
display: block;
|
display: block;
|
||||||
position: absolute;
|
position: absolute;
|
||||||
top: 50%;
|
top: 50%;
|
||||||
right: 20px;
|
right: 20px;
|
||||||
transform: translateY(-50%);
|
transform: translateY(-50%);
|
||||||
}
|
}
|
||||||
|
|
||||||
ul ul a {
|
ul ul a {
|
||||||
font-size: 0.875em !important;
|
font-size: 0.875em !important;
|
||||||
@@ -277,8 +277,8 @@ a:focus {
|
|||||||
}
|
}
|
||||||
|
|
||||||
#navbarbrandhauptpage {
|
#navbarbrandhauptpage {
|
||||||
transform: translateX(-50%);
|
/*transform: translateX(-50%);*/
|
||||||
left: 10%;
|
left: 15%;
|
||||||
top: 20%;
|
top: 20%;
|
||||||
position: absolute;
|
position: absolute;
|
||||||
text-align: center;
|
text-align: center;
|
||||||
|
|||||||
@@ -64,7 +64,21 @@
|
|||||||
window.history.back()
|
window.history.back()
|
||||||
}
|
}
|
||||||
</script>
|
</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>
|
</head>
|
||||||
|
|
||||||
<body onload="FocusOnInput()">
|
<body onload="FocusOnInput()">
|
||||||
|
|||||||
Reference in New Issue
Block a user