yomirc: keep the message-list bot glyph in colour to match the nicklist bot icon

This commit is contained in:
Jean Chevronnet 2026-07-05 20:40:04 +00:00
parent b2a674f397
commit 39ed2c4f0d
No known key found for this signature in database

View file

@ -110,8 +110,8 @@
[data-theme^="yomirc"] .appbar__act,
[data-theme^="yomirc"] .composer__emoji,
[data-theme^="yomirc"] .composer__fmtbtn,
[data-theme^="yomirc"] .composer__add,
[data-theme^="yomirc"] .nick-bot { filter: grayscale(1); opacity: .8; }
[data-theme^="yomirc"] .composer__add { filter: grayscale(1); opacity: .8; }
/* The message-list bot glyph stays colour, matching the nicklist bot icon. */
[data-theme^="yomirc"] .topbar__search:hover,
[data-theme^="yomirc"] .tab:hover .tab__ic,
[data-theme^="yomirc"] .appbar__act:hover,