From: phasefx Date: Fri, 24 Sep 2010 18:05:55 +0000 (+0000) Subject: merge r17958 from trunk for patron display juvenile CSS X-Git-Url: https://old-git.evergreen-ils.org/?a=commitdiff_plain;h=450812542fa1c36d104134ffa634546a59cf3259;p=evergreen%2Fequinox.git merge r17958 from trunk for patron display juvenile CSS git-svn-id: svn://svn.open-ils.org/ILS/branches/rel_2_0@17959 dcc99617-32d9-48b4-a31d-7c20da2025e4 --- diff --git a/Open-ILS/xul/staff_client/server/skin/patron_display.css b/Open-ILS/xul/staff_client/server/skin/patron_display.css index 1555907cb3..d5baf3a75e 100644 --- a/Open-ILS/xul/staff_client/server/skin/patron_display.css +++ b/Open-ILS/xul/staff_client/server/skin/patron_display.css @@ -50,9 +50,6 @@ row#row_billing_zip { padding-bottom: 10px; } .PATRON_EXCEEDS_FINES label.max_bills_indicator { display: inline; color: purple; } .PATRON_EXCEEDS_FINES label#under_bills { color: red; } -.PATRON_AGE_LT_18 .dob { color: purple; } -.PATRON_AGE_LT_18 label.juvenile_indicator { display: inline; color: purple; } - .PATRON_HAS_INVALID_DOB .dob { color: purple; } .PATRON_HAS_INVALID_DOB label.invalid_dob_indicator { display: inline; color: purple }