输入框组验证错误后置图标提示颜色
This commit is contained in:
@@ -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
|
||||||
|
Reference in New Issue
Block a user