You need to change the cells display by hovering over them.
Solution
Switch the page to the edit mode.
Insert the Table Transformer macro and paste the table or the macros outputting tables within the macro body.
Select the macro and click Edit.
In the Stylesheet tab enter any of the following CSS:
td:hover {background-color: yellow; font-size:20px; color:red;}
/* Changes the cell color, text size and color upon hovering over it */
tr:hover {background-color: pink;}
/* Changes the row color upon hovering over it */
CSS
Savethe macro and the page.
Cookie Notice
This website uses cookies for analytics, personalization and advertising. By continuing to browse, you agree to our use of cookies. Learn more