From a6602b71c74875c6c4c755eda26be90996af0c47 Mon Sep 17 00:00:00 2001 From: pines Date: Thu, 28 Sep 2006 13:40:48 +0000 Subject: [PATCH] *** empty log message *** git-svn-id: svn://svn.open-ils.org/ILS/trunk@6248 dcc99617-32d9-48b4-a31d-7c20da2025e4 --- Open-ILS/xul/staff_client/server/skin/cat.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Open-ILS/xul/staff_client/server/skin/cat.css b/Open-ILS/xul/staff_client/server/skin/cat.css index 336a935f87..15fa17407e 100644 --- a/Open-ILS/xul/staff_client/server/skin/cat.css +++ b/Open-ILS/xul/staff_client/server/skin/cat.css @@ -1,5 +1,5 @@ @namespace url("http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul"); @namespace html url("http://www.w3.org/TR/REC-html40"); -.has_copies { color: green; font-weight: bold; } +.has_copies { color: black; background-color: lightgreen; font-weight: bold; } -- 2.11.0