Skip to content
This repository was archived by the owner on Sep 5, 2024. It is now read-only.
This repository was archived by the owner on Sep 5, 2024. It is now read-only.

Disabled fieldset won't apply disabled styles to child elements #895

@gustavohenke

Description

@gustavohenke

If using a disabled fieldset, styles won't be applied in its child elements.

Current results:

Note that the button is raised.
I expected the button to look like the disabled one from the Angular Material demo.

I think inputs don't need any special styles when they're disabled, except for cursor: default (which already is applied).

I'm using Angular Material v0.6.1.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions