YongjinZhou commented on issue #25976: [SPARK-25468][WEBUI] Current page index 
keep style with dataTable in the spark UI
URL: https://github.com/apache/spark/pull/25976#issuecomment-537742435
 
 
   @srowen For match whth jquery.dataTables.1.10.18.min.css 。Selected page 
should be '.current',but result is '.active'.The reason is  the order of 
dataTables.bootstrap.min.js and  jquery.dataTables.1.10.18.min.css. IF we 
exchange the order,  well be other css probrom. So, keep stype in this way. 
thanks.
   
![image](https://user-images.githubusercontent.com/8166352/66091969-7faa7280-e5bc-11e9-9711-0612c887a337.png)
   

----------------------------------------------------------------
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: reviews-unsubscr...@spark.apache.org
For additional commands, e-mail: reviews-h...@spark.apache.org

Reply via email to