From: phasefx Date: Tue, 5 Oct 2010 15:16:42 +0000 (+0000) Subject: more classname hooks for local CSS to latch on to if needed X-Git-Url: https://old-git.evergreen-ils.org/?a=commitdiff_plain;h=0423461d3e8e97cbfde704637e418d1646b0345c;p=evergreen%2Fmasslnc.git more classname hooks for local CSS to latch on to if needed For example, you may have a server/skin/global_custom.css containing: .hide_patron_credit { display: none } .hide_patron_work{ display: none } .hide_patron_goods { display: none } git-svn-id: svn://svn.open-ils.org/ILS/trunk@18169 dcc99617-32d9-48b4-a31d-7c20da2025e4 --- diff --git a/Open-ILS/xul/staff_client/server/patron/bill2.xul b/Open-ILS/xul/staff_client/server/patron/bill2.xul index 97dd4b9327..7366227ead 100644 --- a/Open-ILS/xul/staff_client/server/patron/bill2.xul +++ b/Open-ILS/xul/staff_client/server/patron/bill2.xul @@ -93,13 +93,13 @@