Removed error-block HTML class and related styles and used Bootstrap3 standard practice about errors instead
This commit is contained in:
parent
c4ee842556
commit
e97177f930
@ -70,17 +70,6 @@ a.desc:after {
|
|||||||
color: #999;
|
color: #999;
|
||||||
}
|
}
|
||||||
|
|
||||||
.error-block {
|
|
||||||
display: none;
|
|
||||||
margin-top: 5px;
|
|
||||||
margin-bottom: 10px;
|
|
||||||
color: #a94442;
|
|
||||||
}
|
|
||||||
|
|
||||||
.has-error .error-block {
|
|
||||||
display: block;
|
|
||||||
}
|
|
||||||
|
|
||||||
.error-summary {
|
.error-summary {
|
||||||
color: #a94442;
|
color: #a94442;
|
||||||
background: #fdf7f7;
|
background: #fdf7f7;
|
||||||
|
Loading…
Reference in New Issue
Block a user