From a6d017a477a5251184257dd32025040d281834ed Mon Sep 17 00:00:00 2001 From: ja Date: Mon, 9 Aug 2021 09:03:41 +0200 Subject: [PATCH] =?UTF-8?q?Commit=20mit=20=C3=84nderungen=20der=20respomso?= =?UTF-8?q?veness=20f=C3=BCr=20bessere=20Leskreis?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- AvisoTV_FLEX.aspx | 8 +++--- DownloadsJulius.aspx | 1 - status_Julius.aspx | 60 ++++++++++++++++---------------------------- 3 files changed, 24 insertions(+), 45 deletions(-) diff --git a/AvisoTV_FLEX.aspx b/AvisoTV_FLEX.aspx index e4514cf..52a03ba 100644 --- a/AvisoTV_FLEX.aspx +++ b/AvisoTV_FLEX.aspx @@ -329,7 +329,6 @@
-
@@ -471,7 +469,7 @@ 'Dim link As String = "Par1=" + AVISO_ROW("LKW_Nr") + "Par2=" + AVISO_ROW("Frächter") + "Par3=" + AVISO_ROW("Auftraggeber") + "Par4=" + AVISO_ROW("Ankunft") + "Par5=" + AVISO_ROW("LKW_Fertig") + "Par6=" + STANDORT + "Par7=" + lan %> - + <%Response.Write(cnt + 1)%> @@ -488,7 +486,7 @@ Next %> - + <% End If diff --git a/DownloadsJulius.aspx b/DownloadsJulius.aspx index 0cbc6f8..c32040a 100644 --- a/DownloadsJulius.aspx +++ b/DownloadsJulius.aspx @@ -304,7 +304,6 @@ GridView1$ctl02$chkSelect:checked{ background-color:#043381; } - diff --git a/status_Julius.aspx b/status_Julius.aspx index e4b60a3..7237581 100644 --- a/status_Julius.aspx +++ b/status_Julius.aspx @@ -140,11 +140,10 @@ color: #043381; background-color:#fff; padding: 16px; - padding: 1em; - padding: 2.083333333333333vw; + /*padding: 1em; + padding: 2.083333333333333vw;*/ font-size: 16px; - font-size:1em; - font-size:1.083333333333333vw; + /* font-size:1em;*/ border: none; } @@ -153,21 +152,15 @@ display: none; position: absolute; background-color: #fff; - min-width: 160px; - min-width: 10em; - min-width: 10.833333333333336vw; - box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2); - box-shadow: 0px 0.5em 1em 0px rgba(0,0,0,0.2); - box-shadow: 0px 1.0416666666666665vw 2.083333333333333vw 0vw rgba(0,0,0,0.2); + min-width: 160px; + box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2); z-index: 10; } /* Links inside the dropdown */ .dropdown-content a { color: black; - padding: 12px 16px; - padding: 0.75em 1em; - padding: 1.5625vw 2.083333333333333vw; + padding: 12px 16px; text-decoration: none; display: block; } @@ -208,9 +201,7 @@ @media (max-width: 768px) { #sidebar { - padding-top: 8px; - padding-top: 0.5em; - padding-top: 1.0416666666666665vw; + padding-top: 8px; font-size: 1.25em; } #content{ @@ -228,8 +219,7 @@ } .nav-link dropdown-toggle { - font-size:0.96em; - font-size: 2vw; + font-size:0.96em; font-style:inherit; font-size-adjust:-2.52; } @@ -240,8 +230,7 @@ } #navbarDropdown{ /* font-size:13.76px;*/ - font-size:0.86em; - font-size: 1.7916666666666667vw; + font-size:0.96em; } #navbar{ font-size:initial; @@ -253,13 +242,13 @@ display:compact; } table th td { - font-size: 1.438em; + font-size: 16px; display:block; } + tbody{ - font-size:18px; - font: 1.125em; - height: auto; + font-size:18px; + height: auto; width: fit-content; overflow-y:auto; overflow-x:hidden; @@ -286,7 +275,7 @@ font-size:1.563em; } #content{ - font-size:1.563em; + font-size: 17px; max-width:50%; min-width:50%; margin-left:0.25rem; @@ -340,12 +329,11 @@ #pagecontent{ font-size: 1.12em; - font-size: 2.3333333333333335vw; + /* font-size: 2.3333333333333335vw;*/ display: flex; align-items: center; justify-content: center } - .btn-primary { color: #fff; background-color: #0741a7; @@ -355,29 +343,23 @@ font-size: 1em; font-size:1.150066666666665vw; } - alert alert-success align-items-center{ width: 7.813em; width: 16.276041666666664vw; height: auto; - } - + } alert{ width:60%; } - li { list-style-type: none; - } - + } navbar { background-color:#fff; } - .topnav-right { float: right; } - #abstand{ height:30px; height:1.875em; @@ -480,7 +462,7 @@
@@ -631,8 +614,7 @@ If AVISO.AvisoEingang <> VERAG_PROG_ALLGEMEIN.cAllgemein.LeerDatum Then Response.Write("" & LT.getTxt(13, lan, "Aviso-Eingang") & ":  " & AVISO.AvisoEingang & "") If AVISO.Datum <> VERAG_PROG_ALLGEMEIN.cAllgemein.LeerDatum Then Response.Write("" & LT.getTxt(7, lan, "Erfasst") & ":  " & AVISO.Datum & "") If AVISO.Ankunft <> VERAG_PROG_ALLGEMEIN.cAllgemein.LeerDatum Then Response.Write("" & LT.getTxt(10, lan, "Ankunft") & ":  " & AVISO.Ankunft & "") - If AVISO.Freigabe <> VERAG_PROG_ALLGEMEIN.cAllgemein.LeerDatum Then Response.Write("" & LT.getTxt(15, lan, "Freigabe") & ":  " & AVISO.Freigabe & "") - %> + If AVISO.Freigabe <> VERAG_PROG_ALLGEMEIN.cAllgemein.LeerDatum Then Response.Write("" & LT.getTxt(15, lan, "Freigabe") & ":  " & AVISO.Freigabe & "") %>