indices validation text color

This commit is contained in:
Justin 2022-10-05 17:54:52 +08:00 committed by GitHub
parent 6069007db8
commit c065b956b4
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1157,6 +1157,10 @@ input[type=checkbox]:hover {
color:red;
}
#demo9 {
color:red;
}
#limit-msg {
color:red;
}