Hinzufügen der Tabelle der nur den gesmaten LKW betreffenden Vermerke

This commit is contained in:
ja
2021-08-10 14:55:43 +02:00
parent f5af0ecd95
commit 34341aa7fe
4 changed files with 144 additions and 89 deletions

View File

@@ -71,11 +71,21 @@
<link rel="stylesheet" type="text/css" href="css/style.css"/>
<link rel="stylesheet" type="text/css" href="css/status.css"/>
<link rel="SHORTCUT ICON" href="images/Icons/favicon/favicon.ico" />
<!-- <link rel="stylesheet" type="text/css" href="css/edit_main.css"> -->
<!-- <link rel="stylesheet" type="text/css" href="css/edit_main.css"> -->
<style>
body{
background-image: url(images/road.jpg);
background-position:center center;
background-repeat: no-repeat;
background-attachment:fixed;
background-size:cover;
background-color:#043381;
}
#headertable:hover{
background-color:aliceblue;
color:#043381;
}
.dropbtn {
@@ -86,7 +96,8 @@
padding: 1em;
font-size: 1em;
border: none;
}
}
/* Dropdown Content (Hidden by Default) */
.dropdown-content {
display: none;
@@ -117,13 +128,13 @@
background-color: #043381;
}
table{
border-collapse: collapse;
border-spacing: 0px;
width: 60%;
border: 1px solid #ddd;
border:1px solid #ddd;
background-color:white;
color:#043381;
border-collapse: collapse;
border-spacing: 0px;
width: 60%;
border: 1px solid #ddd;
border:1px solid #ddd;
background-color:white;
color:#043381;
}
#flex-container{
width:1800px;
@@ -147,8 +158,7 @@
padding: 1.75rem 0 !important;
max-width: initial !important; // overwrite default max-width
width: fit-content !important; // flexible width
min-width: 1500px !important; // makes it fat enough by default
min-width: 1500px !important; // makes it fat enough by default
}
}
.modal-content {
@@ -468,9 +478,7 @@
Response.Write(ex.Message & ex.StackTrace)
End Try
%>
<div></div>
</div>
<div></div></div>
<%-- <div class="footer_menu">
<div class="footer_menu_content">
<table>