MediaWiki:Common.css: Difference between revisions
No edit summary Tags: Manual revert Reverted |
No edit summary Tag: Manual revert |
||
| Line 677: | Line 677: | ||
/* Dark mode for image frames is deferred — caption text darkened via base styles instead */ | /* Dark mode for image frames is deferred — caption text darkened via base styles instead */ | ||
/* ── | /* ── Watchlist star ─────────────────────────────── */ | ||
#ca-watch a, | |||
#ca-unwatch a, | |||
li#ca-watch, | |||
li#ca-unwatch { | |||
background-color: #252523 !important; | |||
border-color: #333331 !important; | |||
} | |||
#ca-watch img, | |||
#ca-unwatch img, | |||
#ca-watch span, | |||
#ca-unwatch span { | |||
background-color: transparent !important; | |||
} | |||
#mw-panel, | #mw-panel, | ||
div#mw-panel { | div#mw-panel { | ||