Where is exact location of css class " tablesorter-icon " in xibo1.6.4

Dear Team hi

plz where is exact location of css class “tablesorter-icon” which is used in Library in table header.

the header of table is overlap on icons of sorting/unsorting in xibo1.6.4.

so i thing there is only need of padding in class “tablesorter-icon”.

plz guide me in this regards.

Sachin

It will be located as part of the tablesorter plugin - you may need to be a global “find” operation to get the exact class, or if you locate the element in developer tools it will show you the file and line number.

already done suggested steps before add this post and result fails that’s why added a post from your answer no hint for me or above is not a exact solution of my post.

Well if it’s being output in the HTML but cannot be found anywhere in the source code, then I think the find operation probably isn’t working correctly :smile:

Are you sure its not in this file: https://github.com/xibosignage/xibo-cms/blob/release/1.6.4/theme/default/libraries/jquery/jquery.tablesorter.pager.css

a lot of thanks Dan Sir :smile: