White on dark blue is much easier to read
authordbs <dbs@6d9bc8c9-1ec2-4278-b937-99fde70a366f>
Wed, 20 Apr 2011 14:49:44 +0000 (14:49 +0000)
committerdbs <dbs@6d9bc8c9-1ec2-4278-b937-99fde70a366f>
Wed, 20 Apr 2011 14:49:44 +0000 (14:49 +0000)
Thanks to Peter Zimmerman for the suggestion!

git-svn-id: svn://svn.open-ils.org/ILS-Contrib/conifer/branches/rel_2_0@1409 6d9bc8c9-1ec2-4278-b937-99fde70a366f

web/opac/theme/uwin/css/colors.css

index 3e53cea..c36157f 100644 (file)
@@ -36,7 +36,7 @@ body a:hover  { color: red; text-decoration: underline;}
 /* some facet styling */
 .facetClassContainer { margin: 2px; border: 1px solid #005595; }
 .facetClassLabelContainer { background: #005595; border: 1px solid #005595; }
-.facetClassLabel { font-weight: bold; text-align: center; }
+.facetClassLabel { font-weight: bold; color: #FFF; }
 .facetFieldContainer { background: #E7E0D5; }
 .facetFieldLabel { padding-left: 2px; margin-top: 5px; margin-bottom: 5px; font-weight: bold; text-align: left; }
 .extraFacetFieldsWrapper { }