From: phasefx Date: Thu, 10 Aug 2006 20:38:58 +0000 (+0000) Subject: white on yellow BAD X-Git-Url: https://old-git.evergreen-ils.org/?a=commitdiff_plain;h=97f5a776eb131c0ccd2a871643c802c72893eb9d;p=evergreen%2Fpines.git white on yellow BAD git-svn-id: svn://svn.open-ils.org/ILS/trunk@5437 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 72696f8376..71402a06ac 100755 --- a/Open-ILS/xul/staff_client/server/skin/patron_display.css +++ b/Open-ILS/xul/staff_client/server/skin/patron_display.css @@ -45,7 +45,7 @@ deck#patron_deck { border-left: solid thin black; } .PATRON_HAS_INVALID_DOB label.invalid_dob_indicator { display: inline; color: purple } .PATRON_HAS_ALERT .patronNameLarge, -.PATRON_HAS_ALERT groupbox.alert { background-color: yellow; } +.PATRON_HAS_ALERT groupbox.alert { background-color: yellow; color: black; } .PATRON_HAS_ALERT label.alert_indicator { display: inline; color: olive } .PATRON_HAS_NOTES label.note_indicator { display: inline; color: olive }