From 98c4c09eeaa0721ef35fdc40c1bba9a94980930a Mon Sep 17 00:00:00 2001
From: =?utf8?q?Bernd=20Ble=C3=9Fmann?= <bernd@kivitendo-premium.de>
Date: Wed, 11 Nov 2015 12:12:13 +0100
Subject: [PATCH] =?utf8?q?Projekt-Picker:=20Style=20f=C3=BCr=20undefined?=
 =?utf8?q?=20in=20CSS=20f=C3=BCr=20lx-office-erp?=
MIME-Version: 1.0
Content-Type: text/plain; charset=utf8
Content-Transfer-Encoding: 8bit

---
 css/lx-office-erp/main.css | 1 +
 1 file changed, 1 insertion(+)

diff --git a/css/lx-office-erp/main.css b/css/lx-office-erp/main.css
index 4860475f0..f6b1f1627 100644
--- a/css/lx-office-erp/main.css
+++ b/css/lx-office-erp/main.css
@@ -413,6 +413,7 @@ label {
 }
 .customer-vendor-picker-undefined,
 .chartpicker-undefined,
+.projectpicker-undefined,
 .partpicker-undefined {
   color: red;
   font-style: italic;
-- 
2.20.1