mirror of
https://github.com/FreshRSS/FreshRSS.git
synced 2026-05-15 02:33:51 -04:00
When topline_website is "icon", the <li> renders class="item website icon". Bare .icon rules in Nord and Dark apply a filter that cascades onto the favicon <img> inside, so article-list favicons render tinted in icon-only mode. No theme CSS targets the unprefixed value; layout modes are driven from the parent <ul> (.websiteicon, .websitename). Co-authored-by: Bjørn A. Andersen <polybjorn@users.noreply.github.com>