MediaWiki:Vector.less/button.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 21:4421:44, 4 October 2022Jacmob talk contribs 328 bytes +328 Created page with "→‎buttons: :root { --button-background: @OSRSW_BROWN; --button-color: #fff; } .button { background: var(--button-background); border: transparent; color: var(--button-color); cursor: pointer; display: inline-block; font-size: 12px; height: 19px; line-height: 20px; padding: 0 10px; }"