BrightspaceUI / text-input

Polymer-based web component for D2L text inputs
http://ui.developers.brightspace.com
Apache License 2.0
0 stars 5 forks source link

typo #2

Closed awikkerink closed 7 years ago

awikkerink commented 7 years ago

https://github.com/BrightspaceUI/text-input/blob/master/d2l-text-input.html#L65

input:invalid,
input[aria-invlid='true'] {
    border-color: var(--d2l-color-cinnabar);
}