Invalid value class did not work on input fields for pmahomme
This commit is contained in:
@@ -1673,8 +1673,10 @@ table#serverconnection_trg_local {
|
|||||||
/**
|
/**
|
||||||
* Validation error message styles
|
* Validation error message styles
|
||||||
*/
|
*/
|
||||||
.invalid_value
|
input[type=text].invalid_value,
|
||||||
{background:#F00;}
|
.invalid_value {
|
||||||
|
background:#F00;
|
||||||
|
}
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Ajax notification styling
|
* Ajax notification styling
|
||||||
|
Reference in New Issue
Block a user