tophersimon of Táve Gist
3/1/2017 - 11:02 PM

Sets font weight for first name and last name fields in client access.

Sets font weight for first name and last name fields in client access.

/* Sets font weight for name fields in client access. */
.qEditor .drawAbove b { 
font-weight: normal !important; 
}