[ 
https://issues.apache.org/jira/browse/SOLR-6057?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16341486#comment-16341486
 ] 

Cassandra Targett commented on SOLR-6057:
-----------------------------------------

I've attached a patch to finally fix the duplication and change the color. 
Instead of using green, I opted to change the color to 
[#F0D9C3|https://www.hexcolortool.com/#F0D9C3] - a tannish color (to me) - 
because it looks mostly the same for those with any of the various types of 
color blindness (see screenshots attached: {{Analysis-UI-deuteranopia.png}} is 
from Sim Daltonism, an app that mimics what some users may see when looking at 
your application). 

I also took the liberty of darkening the gray used for the textual elements, 
which I did in SOLR-11895 for the Logging screen. If there are no objections, 
we can finally get this one closed for 7.3.

> Duplicate background-color in #content #analysis #analysis-result .match 
> (analysis.css)
> ---------------------------------------------------------------------------------------
>
>                 Key: SOLR-6057
>                 URL: https://issues.apache.org/jira/browse/SOLR-6057
>             Project: Solr
>          Issue Type: Bug
>          Components: Admin UI
>            Reporter: Al Krinker
>            Priority: Trivial
>         Attachments: Analysis-UI-before.png, Analysis-UI-deuteranopia.png, 
> Analysis-UI-newColor.png, SOLR-6057.patch
>
>
> Inside of solr/webapp/web/css/styles/analysis.css, you can find #content 
> #analysis #analysis-result .match element with following content:
>       #content #analysis #analysis-result .match
>       {
>       background-color: #e9eff7;
>       background-color: #f2f2ff;
>       }
> background-color listed twice.
> Also, it was very hard for me to see the highlight. Recommend to change it to 
> background-color: #FF0000;



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

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

Reply via email to