Switch of the specified FF red border validation indicator

This commit is contained in:
Hadi Nategh 2014-06-23 14:43:12 +00:00
parent ffae12e240
commit 3ec98b4d6f
2 changed files with 4 additions and 0 deletions

View File

@ -258,6 +258,10 @@ button#cancel {
.et2_textbox_ro {
white-space: pre-wrap;
}
/*Switch of FF red border validation*/
.et2_textbox:invalid{
box-shadow: none;
}
.et2_bold {
font-weight: bold;
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.0 KiB