Anpassung der Weiten der Tabellen und Navbars. Notizen wurden hinzugefügt.
This commit is contained in:
@@ -269,9 +269,8 @@
|
||||
|
||||
}
|
||||
#conovertab{
|
||||
/* max-width:width:150px 11.25em;*/
|
||||
margin-left:35px;
|
||||
max-width:/*380px;*/ 83.70044052863436vw;
|
||||
max-width:150px 11.25em;
|
||||
margin-left:35px;
|
||||
overflow-x:auto;
|
||||
}
|
||||
}
|
||||
@@ -428,7 +427,7 @@
|
||||
'%>
|
||||
<h2><%=STANDORT %></h2>
|
||||
</span>
|
||||
<div id="conovertab">
|
||||
|
||||
<div class="container-xxl" style="overflow-y:auto;scroll-padding-inline:auto;min-width:97%; max-width:100%">
|
||||
|
||||
<table class="table table-hover" id="normaltable" border="0" cellspacing="0" contenteditable="false">
|
||||
@@ -479,7 +478,7 @@
|
||||
cnt += 1
|
||||
Next
|
||||
%>
|
||||
</table></div>
|
||||
</table>
|
||||
</div></div>
|
||||
<%
|
||||
End If
|
||||
|
||||
Reference in New Issue
Block a user