Merge pull request #670 from dod-ccpo/to-officers-invite-disabled-field-fix
TO Officers Invite - IE bug in disabled DoD ID fields
This commit is contained in:
commit
cac3a00b63
@ -385,4 +385,10 @@ select {
|
|||||||
box-shadow: none;
|
box-shadow: none;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
&.usa-input--success {
|
||||||
|
input[disabled] {
|
||||||
|
color: $color-gray-light;
|
||||||
|
}
|
||||||
|
}
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user