From c3034ab7c7a2a55164c4efb92e32256903f86125 Mon Sep 17 00:00:00 2001 From: Roland Gruber Date: Sun, 27 Oct 2013 16:02:36 +0000 Subject: [PATCH] Bind DLZ --- lam/style/500_layout.css | 3 +++ 1 file changed, 3 insertions(+) diff --git a/lam/style/500_layout.css b/lam/style/500_layout.css index 33a4658a..821686ee 100644 --- a/lam/style/500_layout.css +++ b/lam/style/500_layout.css @@ -565,4 +565,7 @@ h4.schema_oclass_sub { .pykotaBillingCodeType-bright { background:#d4f19b !important; } .pykotaBillingCodeType-dark { background-color:#9fc653 !important; } +.bind-border { border-color:#32768b; } +.bind-bright { background:#b6eeff !important; } +.bind-dark { background-color:#80e0e1 !important; }