palantir/blueprint
Feature Request: Default CSS class for fieldset/legend elements
开放
#442 创建于 2017年1月10日
P2Package: coreType: feature requesthelp wanted
仓库指标
- 星标
- (20,263 个星标)
- PR 合并指标
- (平均合并 43天 10小时) (30 天内合并 27 个 PR)
描述
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