Hello,
I have a div with a box-shadow:
However, if I scroll the list until a highlighted item is under the box-shadow, no box-shadow shows up.
The only difference between the highlighted and unhighlighted items is that the highlighted item has this CSS:
background: #f6f6f6;
Why would setting the background color on the highlighted item remove the box-shadow effect?



Reply With Quote

Bookmarks