[open-ils-commits] r14341 - trunk/Open-ILS/xul/staff_client/server/skin (phasefx)
svn at svn.open-ils.org
svn at svn.open-ils.org
Fri Oct 9 16:12:36 EDT 2009
Author: phasefx
Date: 2009-10-09 16:12:31 -0400 (Fri, 09 Oct 2009)
New Revision: 14341
Modified:
trunk/Open-ILS/xul/staff_client/server/skin/circ.css
Log:
More obvious Amnesty Mode. Need to get some CSS gurus involved with Evergreen :)
Modified: trunk/Open-ILS/xul/staff_client/server/skin/circ.css
===================================================================
--- trunk/Open-ILS/xul/staff_client/server/skin/circ.css 2009-10-09 19:47:59 UTC (rev 14340)
+++ trunk/Open-ILS/xul/staff_client/server/skin/circ.css 2009-10-09 20:12:31 UTC (rev 14341)
@@ -13,6 +13,6 @@
#background-text { font-size: x-large; font-weight: bold; }
#do_not_alert_on_precat_indicator { background-color: -moz-dialog; color: -moz-dialog-text; font-size: large; font-weight: bold; }
#suppress_holds_and_transits_indicator { background-color: -moz-dialog; color: -moz-dialog-text; font-size: large; font-weight: bold; }
-#amnesty_mode_indicator { background-color: -moz-dialog; color: -moz-dialog-text; font-size: large; font-weight: bold; }
+#amnesty_mode_indicator { border: thick solid white; background-color: red; color: white; font-size: large; font-weight: bold; padding: 10px; padding-bottom: 25px; margin: 10px; }
#checkin_auto_print_slips_indicator { background-color: -moz-dialog; color: -moz-dialog-text; font-size: large; font-weight: bold; }
More information about the open-ils-commits
mailing list