diff --git a/Customers/CustomsAviso.aspx.vb b/Customers/CustomsAviso.aspx.vb index b2a59e0..fbfefca 100644 --- a/Customers/CustomsAviso.aspx.vb +++ b/Customers/CustomsAviso.aspx.vb @@ -54,7 +54,7 @@ Partial Class Kundenbereich_Default t1.ForeColor = schwarz End If If t2.Text = "Erfasst" Then - t2.BackColor = Drawing.Color.LightPink + t2.BackColor = Drawing.Color.HotPink t2.ForeColor = white ElseIf t2.Text = "Nicht eingetroffen" Then t2.BackColor = Drawing.Color.Black