Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

part names in overlay for preset buttons should be different #49

Open
werwolfberlin opened this issue Jul 31, 2024 · 0 comments
Open

part names in overlay for preset buttons should be different #49

werwolfberlin opened this issue Jul 31, 2024 · 0 comments

Comments

@werwolfberlin
Copy link

image

for the most buttons there is the same part name "preset-button" so you cannot hide them with css. ideally the part name would be solmething like the following:

today-preset-button
yesterday-preset-button
.
.
.
cancel-preset-button

that way it is possible to use the contains operator ~= in the selector to select all preset-buttons and the distinct part name to select an individual button

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant