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.

md-datepicker border-bottom not the same as md-input border-bottom #8148

@wallzero

Description

@wallzero

md-input border-bottom seems to use RGB(#, #, #, 0.12) on unactivated inputs while md-datepicker's div used a different hue color RBG(#, #, #) with no opacity adjustment. If you inspect the demo here you can see the difference: https://material.angularjs.org/1.0.7/demo/input

This is causing problems for forms and different colors. The borders don't match. md-datepicker should use the same hue and opacity as md-input.

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions