Mike Mallett created SOLR-8090:
----------------------------------

             Summary: Admin Interface Fails WCAG Contrast Ratio Tests
                 Key: SOLR-8090
                 URL: https://issues.apache.org/jira/browse/SOLR-8090
             Project: Solr
          Issue Type: Improvement
          Components: UI
    Affects Versions: 5.3
            Reporter: Mike Mallett


The CSS for the admin UI in 5.3.1 has the following definition which affects 
help text in a variety of places:

#core-selector #has-no-cores span
{
  color: #c0c0c0;
  display: block;
}

This is displayed on a white background, making the text with colour #c0c0c0 
next to impossible to read. This fails WCAG accessability guidelines and can be 
checked using this Contract Checker: 
http://webaim.org/resources/contrastchecker/

Please adjust the CSS for the admin UI to display text in a more highly 
contrasted colour. Thanks.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to