Commit a6bf0c77 by Nilu

We need to disable the on hover animation when 'Shortlisted' or 'Unsuitable' is '0'

parent baf4e580
...@@ -3445,7 +3445,7 @@ input.add-note-btn:hover{ ...@@ -3445,7 +3445,7 @@ input.add-note-btn:hover{
width: 96px; width: 96px;
font-family: "Usual-Medium"; font-family: "Usual-Medium";
} }
.unsutable .has-applicant a:hover,.unsutable .has-applicant a:hover span{ .unsutable.has-applicant a:hover,.unsutable.has-applicant a:hover span{
color: #ffffff; color: #ffffff;
} }
.unsutable.active a:hover{ .unsutable.active a:hover{
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment