From: pines Date: Thu, 28 Sep 2006 01:46:15 +0000 (+0000) Subject: for the copy browser X-Git-Url: https://old-git.evergreen-ils.org/?a=commitdiff_plain;h=8380ccdbb5026a24147305de0019ff0fcfc51704;p=evergreen%2Fpines.git for the copy browser git-svn-id: svn://svn.open-ils.org/ILS/trunk@6237 dcc99617-32d9-48b4-a31d-7c20da2025e4 --- diff --git a/Open-ILS/xul/staff_client/server/skin/cat.css b/Open-ILS/xul/staff_client/server/skin/cat.css new file mode 100644 index 0000000000..336a935f87 --- /dev/null +++ b/Open-ILS/xul/staff_client/server/skin/cat.css @@ -0,0 +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; } +