merge r17958 from trunk for patron display juvenile CSS
authorphasefx <phasefx@dcc99617-32d9-48b4-a31d-7c20da2025e4>
Fri, 24 Sep 2010 18:06:21 +0000 (18:06 +0000)
committerphasefx <phasefx@dcc99617-32d9-48b4-a31d-7c20da2025e4>
Fri, 24 Sep 2010 18:06:21 +0000 (18:06 +0000)
git-svn-id: svn://svn.open-ils.org/ILS/branches/rel_1_6@17960 dcc99617-32d9-48b4-a31d-7c20da2025e4

Open-ILS/xul/staff_client/server/skin/patron_display.css

index 4bd1a4c..92c96fc 100755 (executable)
@@ -44,9 +44,6 @@ deck#patron_deck { border-left: solid thin black; }
 .PATRON_EXCEEDS_FINES label.bill.value { }
 .PATRON_EXCEEDS_FINES label.max_bills_indicator { display: inline; color: purple; }
 
-.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 }