--- Config.pm.org	2004-02-11 02:10:36.000000000 +0100
+++ Config.pm	2004-02-11 02:20:03.000000000 +0100
@@ -167,6 +167,10 @@
     $Self->{ShowCustomerInfoQueueMaxSize} = 18;
     $Self->{ShowCustomerInfoQueueLiteMaxSize} = 18;
 
+    # set background color of Locked Tickets
+    # this way it can be easyly distinguished between own/public tickets
+    $Self->{LockedTicketBackground} = "#d2e8c5";
+
 
     # ---------------------------------------------------- #
     # ---------------------------------------------------- #
