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

View File

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