risdenk commented on a change in pull request #1209: SOLR-14209: Upgrade JQuery to 3.4.1 URL: https://github.com/apache/lucene-solr/pull/1209#discussion_r370911534
########## File path: solr/webapp/web/css/angular/common.css ########## @@ -591,21 +591,6 @@ pre.syntax .tex .formula opacity: 0.5; } -#content .tree li, -#content .tree ins -{ - background-color: transparent; - background-image: url( ../../img/tree.png ); - background-repeat: no-repeat; -} - -#content .tree li -{ - background-position: -54px 0; - background-repeat: repeat-y; - line-height: 22px; -} - Review comment: Included jstree CSS file which avoided needing this. I didn't remove `tree.png`. I think there are a BUNCH of img files that can be cleaned up, but want to do that separate. ---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: us...@infra.apache.org With regards, Apache Git Services --------------------------------------------------------------------- To unsubscribe, e-mail: issues-unsubscr...@lucene.apache.org For additional commands, e-mail: issues-h...@lucene.apache.org