restore sf ratings on items

This commit is contained in:
2026-07-15 13:30:21 +02:00
parent 7368339bae
commit 24f0ec44ec

View File

@@ -7115,7 +7115,7 @@ div.posts>a.thumb.loaded {
/* Ensure child elements (labels, indicators) stay above the background */ /* Ensure child elements (labels, indicators) stay above the background */
div.posts>a.thumb > .thumb-indicators, div.posts>a.thumb > .thumb-indicators,
div.posts>a.thumb > p { div.posts>a.thumb > p {
position: relative; position: absolute;
z-index: 1; z-index: 1;
} }