/ Published in: CSS
Expand |
Embed | Plain Text
$("ul.dropdown > li:not(:has('ul')) a").css({ "background-image": "none", });
You need to login to post a comment.
$("ul.dropdown > li:not(:has('ul')) a").css({ "background-image": "none", });
You need to login to post a comment.