Custom änderungen der Slide Beschriftungen und Anpassungen der Image slides

This commit is contained in:
ja
2021-08-25 17:45:08 +02:00
parent b5aac62836
commit 98532c3d8d
5 changed files with 68 additions and 22 deletions

View File

@@ -31,7 +31,7 @@
background-color: #fff;
}
#tableSearch{
width:1200px;
width:1250px;
}
.align-self-xl-start{
width:100%;
@@ -39,6 +39,10 @@
#normaltable{
width:1500px;
}
#conovertab{
margin-left:0px;
width:1700px;
}
@media (max-width: 558.98px) {
#conovertab {
width: 350px;
@@ -75,7 +79,7 @@
<div id="containerseiterand">
<h1>Kundencenter</h1>
<div id="line" style="width: 90%;"></div>
<div id="line" style="width: 92%;"></div>
<br/>
<h3>Hier finden Sie Informationen zu den aktuell an der Grenze stehenden LKWs.</h3>
@@ -106,7 +110,7 @@
<input class="form-control mb-4" id="tableSearch" type="text"
placeholder="Einen Begriff eingeben oder den Anfang davon ...">
<div id="conovertab">
<table class="table table-hover" id="normaltable" border="0" cellspacing="0" contenteditable="false">
<table class="table table-hover" id="normaltable" border="0" cellspacing="0" contenteditable="false" style="width:1250px" >
<thead style="height:/*20px;*/ 1.56128024980484vh; /*background-color:#043381;*/ background-image: linear-gradient(to right, #003680 , #0055cc); color:#fff; font-weight:900;">
<tr><th>Auswahl</th><th>LKW-Nr.</th><th>Kennzeichen</th><th>Standort</th><th>Frächter</th><th>Fracht</th><th>Info</th></tr>
</thead>