Quote from
paultomo on August 27, 2022, 1:49 pm
UPDATE
Okay, I have found a temporary fix and away to make this work by making a permanent edit to the "bootstrap.min.css" file tr:hover background-color: before compiling, as the bootstrap file was overriding what I had added in Project Styles.
Although this has got the app doing what I wanted, it's not the best way to do things by editing a main system file and then removing the edit again after compiling the app....
So if there are any other fixes for this issue or suggestions, that would still be appreciated.
UPDATE
Okay, I have found a temporary fix and away to make this work by making a permanent edit to the "bootstrap.min.css" file tr:hover background-color: before compiling, as the bootstrap file was overriding what I had added in Project Styles.
Although this has got the app doing what I wanted, it's not the best way to do things by editing a main system file and then removing the edit again after compiling the app....
So if there are any other fixes for this issue or suggestions, that would still be appreciated.