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

Ditch the "form label" styles #2285

Open
simonw opened this issue Feb 27, 2024 · 0 comments
Open

Ditch the "form label" styles #2285

simonw opened this issue Feb 27, 2024 · 0 comments

Comments

@simonw
Copy link
Owner

simonw commented Feb 27, 2024

This CSS:

form label {
font-weight: bold;
display: inline-block;
}

Causes me problems in plugins all the time - I have to keep remembering to undo it.

It's a bad default and shouldn't be there for Datasette 1.0.

@simonw simonw added this to the Datasette 1.0 milestone Feb 27, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant