Use white text on a dark background. Yay contrast.
authordbs <dbs@6d9bc8c9-1ec2-4278-b937-99fde70a366f>
Fri, 22 Apr 2011 03:44:54 +0000 (03:44 +0000)
committerdbs <dbs@6d9bc8c9-1ec2-4278-b937-99fde70a366f>
Fri, 22 Apr 2011 03:44:54 +0000 (03:44 +0000)
git-svn-id: svn://svn.open-ils.org/ILS-Contrib/conifer/branches/rel_2_0@1413 6d9bc8c9-1ec2-4278-b937-99fde70a366f

web/opac/theme/sjcg/css/colors.css

index f7af6d5..5ce7ac2 100644 (file)
@@ -35,7 +35,7 @@ body .sidebar_item_active a { color: white; text-decoration: none;}
 /* some facet styling */
 .facetClassContainer { margin: 2px; border: 1px solid #492F91; }
 .facetClassLabelContainer { background: #492F91; border: 1px solid #492F91; }
-.facetClassLabel { font-weight: bold; text-align: center; }
+.facetClassLabel { font-weight: bold; text-align: center; color: #FFFFFF; }
 .facetFieldContainer { background: #E0E0F0; }
 .facetFieldLabel { padding-left: 2px; margin-top: 5px; margin-bottom: 5px; font-weight: bold; text-align: left; }
 .extraFacetFieldsWrapper { }