Closed jyngyconsulting closed 1 year ago
Apologies for the delay in responding - I've been going through the issues list and have found a couple that have fallen through the cracks.
As far as I can tell, pseudo selectors are working as expected, e.g.:
Create a measure with a suitable selector and pseud selector, plus desired behavior:
<CSS> Pseudo Test = "
img:hover {
filter: grayscale(1);
}
"
Add this to the visual's stylesheet and test:
If your case isn't working following a similar method, you can reopen with an example workbook reproducing your issue and I can investigate further.
Describe the bug
Pseudo-elements do not work
To Reproduce
Steps to reproduce the behavior:
Expected behavior
Styling should change according to child content block Screenshots/Workbook
If applicable, attach screenshots or a sample workbook with data suitable for public viewing to help explain your problem.
Power BI Setup (please complete the following information):
Visual Information (please complete the following information, available by right-clicking the visual in Power BI and selecting About):
Additional context
Add any other context about the problem here.