odiware_internal/hrms_recruitment/static/src/applicant_char/applicant_char.scss

8 lines
107 B
SCSS
Raw Normal View History

2024-07-08 07:35:10 +00:00
.o_field_applicant_char {
color: $link-color;
&:hover {
color: $link-hover-color;
}
}