So there may be a simple answer to this question, but I can't get my CSS paste window shadow to work correctly in the table cell. I have the following CSS rules:
table { border: 1px solid
Therefore, I am trying to add the classes .color and .red , .green , etc. to certain cells with a shadow insert, so that they look like the indentation in the row of the table. For some reason, the insert shadow is misaligned to 1px.
I posted the problem image here:

The result is at the bottom and right edges having 1px of the background passing through.
Any ideas? Thanks!
-Nate
user524276
source share