You are viewing a plain text version of this content. The canonical link for it is here.
Posted to reviews@spark.apache.org by GitBox <gi...@apache.org> on 2019/10/03 01:02:27 UTC

[GitHub] [spark] YongjinZhou commented on issue #25976: [SPARK-25468][WEBUI] Current page index keep style with dataTable in the spark UI

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:
users@infra.apache.org


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: reviews-unsubscribe@spark.apache.org
For additional commands, e-mail: reviews-help@spark.apache.org