01/02/2018 at 1:58 pm
#445805
Participant
Hi,
why the a:hover-tag isn’t work for the Company Name?
#cn-cmap .cn-list-row a:hover,
#cn-cmap .cn-list-row-alternate a:hover {
color:rgba(64, 217, 241, 1)!important;
}
It only work for the #cn-cmap .cn-list-row-alternate
I’ve also try it with this declaration:
.cn-right > div > h3 > a:hover{
Also here it works only without the :hover but how it will works for mouseover-effect of the Company Name?
Regards
-
This reply was modified 8 years, 7 months ago by
Stefan.
