palantir/blueprint

Feature Request: Default CSS class for fieldset/legend elements

Open

#442 geöffnet am 10. Jan. 2017

Auf GitHub ansehen
 (6 Kommentare) (1 Reaktion) (0 zugewiesene Personen)TypeScript (20.263 Stars) (2.167 Forks)batch import
P2Package: coreType: feature requesthelp wanted

Beschreibung

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

Contributor Guide