"color" css appears to work for <tab>
authorphasefx <phasefx@dcc99617-32d9-48b4-a31d-7c20da2025e4>
Thu, 17 Dec 2009 05:36:59 +0000 (05:36 +0000)
committerphasefx <phasefx@dcc99617-32d9-48b4-a31d-7c20da2025e4>
Thu, 17 Dec 2009 05:36:59 +0000 (05:36 +0000)
git-svn-id: svn://svn.open-ils.org/ILS/trunk@15179 dcc99617-32d9-48b4-a31d-7c20da2025e4

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

index cb4d4f1..e64ae64 100755 (executable)
@@ -3,7 +3,7 @@
 @namespace url("http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul"); 
 @namespace html url("http://www.w3.org/TR/REC-html40"); 
 
-.balance_owed { border: solid thin red; }
+.balance_owed { color: red; }
 
 .NO_PENALTY { background-color: lime; color: black; }
 .PENALTY_RENEW { background-color: yellow; color: black; }