Describe the bug
A clear and concise description of what the bug is.
A theme has a feature, mouse over event added for all table rows even the rows are not select-able.
As the php info has many rows in one form_alternate_row() call, the page looks ugly when mouse over it.
form_alternate_row() in here is misleading to other themes to deal with odd, even, tableRow class.
To Reproduce
Steps to reproduce the behavior:
-
Add a new theme like spectrum for highlight-able even the rows are not select-able.
-
Go to Utilities- System Utilities - technich support-php info page.
-
The page looks ugly when mouse over it.
Expected behavior
A clear and concise description of what you expected to happen.
We should not use form_alternate_row() for one row with many rows' content.
Screenshots
If applicable, add screenshots to help explain your problem.
Desktop (please complete the following information)
Smartphone (please complete the following information)
Additional context
Add any other context about the problem here.
Describe the bug
A clear and concise description of what the bug is.
A theme has a feature, mouse over event added for all table rows even the rows are not select-able.
As the php info has many rows in one form_alternate_row() call, the page looks ugly when mouse over it.
form_alternate_row() in here is misleading to other themes to deal with odd, even, tableRow class.
To Reproduce
Steps to reproduce the behavior:
Add a new theme like spectrum for highlight-able even the rows are not select-able.
Go to Utilities- System Utilities - technich support-php info page.
The page looks ugly when mouse over it.
Expected behavior
A clear and concise description of what you expected to happen.
We should not use form_alternate_row() for one row with many rows' content.
Screenshots
If applicable, add screenshots to help explain your problem.
Desktop (please complete the following information)
OS: [e.g. iOS]
Browser [e.g. chrome, safari]
Version [e.g. 22]
Smartphone (please complete the following information)
Device: [e.g. iPhone6]
OS: [e.g. iOS8.1]
Browser [e.g. stock browser, safari]
Version [e.g. 22]
Additional context
Add any other context about the problem here.