MediaWiki:Green-audio-player.min.css: 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.

    9 October 2023

    • curprev 17:5917:59, 9 October 2023Jayprakash12345 talk contribs 5,255 bytes +5,255 Created page with "@keyframes spin { from { transform: rotateZ(0); } to { transform: rotateZ(360deg); } } .green-audio-player { width: 400px; min-width: 300px; height: 56px; box-shadow: 0 4px 16px 0 rgba(0, 0, 0, 0.07); display: flex !important; justify-content: space-between; align-items: center; padding-left: 24px; padding-right: 24px; border-radius: 4px; user-select: none; background-color: #fff; box-sizing: border-box; outline: none; } .gre..."