输入框组验证错误后置图标提示颜色
This commit is contained in:
parent
e118d94b24
commit
b20ad52d6a
@ -341,6 +341,10 @@ label.error {
|
|||||||
right: 42px
|
right: 42px
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.input-group input.error + label.error + .input-group-addon>i {
|
||||||
|
color: #ed5565;
|
||||||
|
}
|
||||||
|
|
||||||
.input-group.date label.error {
|
.input-group.date label.error {
|
||||||
z-index:99;
|
z-index:99;
|
||||||
right: 3px
|
right: 3px
|
||||||
|
Loading…
x
Reference in New Issue
Block a user