@@ -483,6 +519,12 @@ export default { z-index: 1; background-color: var(--light); } + + & > thead > tr > [aria-sort=ascending], + & > thead > tr > [aria-sort=descending], + & > thead > tr > [aria-sort=none] { + background-image: none !important; + } } .resource-list-footer {