You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Your minified version changes all query tr to white removing the required red/green and appears to not be minified with new lines added at the start for some reason. Your non-min version I believe when I diffed from forks doesn't even contain the offending tr.oddtr.even, so not sure if you even intended them to be there?
The text was updated successfully, but these errors were encountered:
Please check my last commit, it explains why this is. It is an ugly patch but is needed due to the pihole team using inline css for several elements (Including the colour grading).
I plan to make pull requests to change that in the future, but my time is limited at the moment.
Your minified version changes all query tr to white removing the required red/green and appears to not be minified with new lines added at the start for some reason. Your non-min version I believe when I diffed from forks doesn't even contain the offending
tr.odd
tr.even
, so not sure if you even intended them to be there?The text was updated successfully, but these errors were encountered: