MediaWiki:Common.less/poll.less: Revision history

Jump to navigation Jump to search

Diff selection: Mark the radio buttons of the revisions to compare and hit enter or the button at the bottom.
Legend: (cur) = difference with latest revision, (prev) = difference with preceding revision, m = minor edit.

    4 October 2022

    • curprev 22:4222:42, 4 October 2022Jacmob talk contribs 773 bytes +773 Created page with ":root { --ajaxpoll-background: #fafafa; --ajaxpoll-text-color: var(--base-text-color); --ajaxpoll-answerbar-background: var(--body-light); --ajaxpoll-answerbar-border: var(--body-border); } .ajaxpoll { background: var(--ajaxpoll-background); // hovering over options .ajaxpoll-hover-vote, .ajaxpoll-hover-revoke, .ajaxpoll-ajax { background: none; } .ajaxpoll-answer-vote { border-color: var(--ajaxpoll-answerbar-border); div { background: var(--ajaxp..."