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

Shalin Shekhar Mangar commented on SOLR-6057:
---------------------------------------------

In my experience, the current highlighting color does not show up well on 
projector screens which makes it hard to demonstrate the analysis screen in 
Solr workshops :)

> 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
>            Reporter: Al Krinker
>            Priority: Trivial
>
> 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
(v6.2#6252)

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

Reply via email to