]> git.evergreen-ils.org Git - Evergreen.git/blob - Open-ILS/xul/staff_client/server/skin/patron_summary.css
Enable simple customization of server XUL:
[Evergreen.git] / Open-ILS / xul / staff_client / server / skin / patron_summary.css
1 @import url("patron_summary_custom.css");
2
3 @namespace url("http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul"); 
4 @namespace html url("http://www.w3.org/TR/REC-html40"); 
5
6 .PENALTY_RENEW { background-color: yellow; }
7 .PENALTY_HOLD { background-color: orange; }
8 .PENALTY_CIRC { background-color: red; }