[open-ils-commits] [GIT] Evergreen ILS branch master updated. 306ecb3df1be4a25eaad41042491923d4295d1b9

Evergreen Git git at git.evergreen-ils.org
Tue Jun 21 11:49:18 EDT 2011


This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "Evergreen ILS".

The branch, master has been updated
       via  306ecb3df1be4a25eaad41042491923d4295d1b9 (commit)
       via  d7faf719729d2cc69d8d4e9af9cb5cdd31e3ba5f (commit)
      from  f12ad1c13ec6839fec777dfe2495e02c50e4a4cc (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit 306ecb3df1be4a25eaad41042491923d4295d1b9
Merge: d7faf71 f12ad1c
Author: Jason Etheridge <jason at esilibrary.com>
Date:   Tue Jun 21 11:59:10 2011 -0400

    Merge branch 'master' of git.evergreen-ils.org:Evergreen


commit d7faf719729d2cc69d8d4e9af9cb5cdd31e3ba5f
Author: Michael Peters <mrpeters at library.in.gov>
Date:   Tue Jun 21 11:57:39 2011 -0400

    LP#783590 fix patron alert message highlighting
    
    Signed-off-by: Michael Peters <mrpeters at library.in.gov>
    Signed-off-by: Jason Etheridge <jason at esilibrary.com>

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 d5baf3a..8298d4b 100644
--- a/Open-ILS/xul/staff_client/server/skin/patron_display.css
+++ b/Open-ILS/xul/staff_client/server/skin/patron_display.css
@@ -57,6 +57,7 @@ row#row_billing_zip { padding-bottom: 10px; }
 
 .PATRON_HAS_ALERT .patronNameLarge { border: solid thick yellow; padding: 10px }
 .PATRON_HAS_ALERT groupbox.alert { background-color: yellow; color: black; }
+.PATRON_HAS_ALERT [id^=patron_alert] { background: yellow; color: black; }
 .PATRON_HAS_ALERT label.alert_indicator { display: inline; color: #AA4400 }
 
 .PATRON_HAS_NOTES label.note_indicator { display: inline; color: #AA4400 }

-----------------------------------------------------------------------

Summary of changes:
 .../staff_client/server/skin/patron_display.css    |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)


hooks/post-receive
-- 
Evergreen ILS


More information about the open-ils-commits mailing list