Show error background in FormTokenField
[PREMIUM-213]
This commit is contained in:
@ -36,7 +36,8 @@
|
||||
|
||||
input,
|
||||
select,
|
||||
textarea {
|
||||
textarea,
|
||||
input[type='text'].components-form-token-field__input {
|
||||
background: right top/26px no-repeat url('../../img/icons/alert.svg');
|
||||
padding-right: 26px;
|
||||
}
|
||||
|
Reference in New Issue
Block a user