Looking through my logs, I'm noticing a lot of 404's for themes/Aeon5/tabs-on.png
Its coming from style.css:
.tabs ul.primary li.active a {
background:url(tabs-on.png) no-repeat left top #369;
border-right:2px solid #369;
color:#fff
}
Is the correct fix to remove background image or is it missing from the distribution?
Comments
Comment #1
Christopher Herberte commentedfixed, removed offending line from style sheet.
Comment #2
(not verified) commented