Änderungen GUI Anpassungen
This commit is contained in:
@@ -82,7 +82,7 @@
|
||||
<asp:Label ID="lbl_sped_Placeholder" runat="server" Font-Size="20px" Font-Bold="true">Bitte Spedition wählen</asp:Label>
|
||||
</div>
|
||||
<div class="col-12">
|
||||
<asp:Label ID="lbl_natLKW" runat="server" Font-Size="1em" style="color:#043381">Nationalität:</asp:Label><asp:Label runat="server" ID="lbl_Placeholder">Placeholder</asp:Label>
|
||||
<asp:Label ID="lbl_natLKW" runat="server" Font-Size="1.12em" style="color:#043381">Nationalität:</asp:Label><asp:Label runat="server" ID="lbl_Placeholder" style="font-size:1.12em">Placeholder</asp:Label>
|
||||
</div>
|
||||
<div class="col-12">
|
||||
<asp:Label ID="lbl_SDL" runat="server" Font-Size="1.331em" style="color:#043381;font-weight:500">SDL-Leistungen:</asp:Label>
|
||||
@@ -124,7 +124,7 @@
|
||||
<asp:Label ID="lbl_sped_Placeholder_M" runat="server" Font-Size="22px" Font-Bold="true">Bitte Spedition wählen...!</asp:Label>
|
||||
</div>
|
||||
<div class="col-12">
|
||||
<asp:Label ID="lbl_natLKW_M" runat="server" Font-Size="1em" Style="color:#043381"></asp:Label><asp:Label ID="lbl_Placeholder_M" runat="server">Placeholder</asp:Label>
|
||||
<asp:Label ID="lbl_natLKW_M" runat="server" Font-Size="1.12em" Style="color:#043381"></asp:Label><asp:Label ID="lbl_Placeholder_M" runat="server" style="font-size:1.12em">Placeholder</asp:Label>
|
||||
</div>
|
||||
<div class="col-12">
|
||||
<asp:Label ID="lbl_SDL_M" runat="server" Font-Size="1.331em" style="color:#043381;font-weight:500">SDL-Leistungen</asp:Label>
|
||||
|
||||
Reference in New Issue
Block a user