Skip to content
This repository has been archived by the owner on May 26, 2024. It is now read-only.

OpenCatalogi table-hover/focus :has fixen voor firefox #165

Open
Ridsko opened this issue Apr 6, 2023 · 1 comment
Open

OpenCatalogi table-hover/focus :has fixen voor firefox #165

Ridsko opened this issue Apr 6, 2023 · 1 comment

Comments

@Ridsko
Copy link
Contributor

Ridsko commented Apr 6, 2023

No description provided.

@Ridsko Ridsko converted this from a draft issue Apr 6, 2023
@Ridsko
Copy link
Contributor Author

Ridsko commented Apr 6, 2023

*/
.utrecht-table__row:has(button[rel~="activate-row"]:not(:disabled):not([aria-disabled="true"]):focus) {
  /* make the row look focussed when the button is focussed */
}

.utrecht-table__row:has(button[rel~="activate-row"]:not(:disabled):not([aria-disabled="true"]):hover) {
  /* make the row look hover-ed when there is a row button */
}

:has pseudoelement Werkt niet in firefox

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
No open projects
Development

No branches or pull requests

1 participant