palantir/blueprint

Feature Request: Default CSS class for fieldset/legend elements

Open

#442 aberto em 10 de jan. de 2017

Ver no GitHub
 (6 comments) (1 reaction) (0 assignees)TypeScript (2.167 forks)batch import
P2Package: coreType: feature requesthelp wanted

Métricas do repositório

Stars
 (20.263 stars)
Métricas de merge de PR
 (Mesclagem média 43d 10h) (27 fundiu PRs em 30d)

Description

If we wrap our beautiful blueprint-styled form elements with <fieldset> , it sticks out like a sore thumb.

Looking through the BP docs I don't see any CSS references for <fieldset> or <legend> elements, so I gather blueprint's CSS doesn't actually define anything for such elements.

So this is a request to give us a default fieldset/legend CSS class out of the box that we can use.

EDIT: Title and post edited for clarity

Guia do colaborador