<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://linod.it.idolcodesource.in/index.php?action=history&amp;feed=atom&amp;title=MediaWiki%3AGreen-audio-player.min.css</id>
	<title>MediaWiki:Green-audio-player.min.css - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://linod.it.idolcodesource.in/index.php?action=history&amp;feed=atom&amp;title=MediaWiki%3AGreen-audio-player.min.css"/>
	<link rel="alternate" type="text/html" href="https://linod.it.idolcodesource.in/index.php?title=MediaWiki:Green-audio-player.min.css&amp;action=history"/>
	<updated>2026-06-10T07:13:57Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.38.2</generator>
	<entry>
		<id>https://linod.it.idolcodesource.in/index.php?title=MediaWiki:Green-audio-player.min.css&amp;diff=65242&amp;oldid=prev</id>
		<title>Jayprakash12345: Created page with &quot;@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...&quot;</title>
		<link rel="alternate" type="text/html" href="https://linod.it.idolcodesource.in/index.php?title=MediaWiki:Green-audio-player.min.css&amp;diff=65242&amp;oldid=prev"/>
		<updated>2023-10-09T17:59:54Z</updated>

		<summary type="html">&lt;p&gt;Created page with &amp;quot;@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...&amp;quot;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;@keyframes spin {&lt;br /&gt;
  from {&lt;br /&gt;
    transform: rotateZ(0); }&lt;br /&gt;
  to {&lt;br /&gt;
    transform: rotateZ(360deg);&lt;br /&gt;
  } &lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
.green-audio-player {&lt;br /&gt;
  width: 400px;&lt;br /&gt;
  min-width: 300px;&lt;br /&gt;
  height: 56px;&lt;br /&gt;
  box-shadow: 0 4px 16px 0 rgba(0, 0, 0, 0.07);&lt;br /&gt;
  display: flex !important;&lt;br /&gt;
  justify-content: space-between;&lt;br /&gt;
  align-items: center;&lt;br /&gt;
  padding-left: 24px;&lt;br /&gt;
  padding-right: 24px;&lt;br /&gt;
  border-radius: 4px;&lt;br /&gt;
  user-select: none;&lt;br /&gt;
  background-color: #fff;&lt;br /&gt;
  box-sizing: border-box;&lt;br /&gt;
  outline: none; }&lt;br /&gt;
  .green-audio-player.player-accessible .play-pause-btn:hover,&lt;br /&gt;
  .green-audio-player.player-accessible .controls:hover,&lt;br /&gt;
  .green-audio-player.player-accessible .volume__button:hover,&lt;br /&gt;
  .green-audio-player.player-accessible .volume__controls:hover,&lt;br /&gt;
  .green-audio-player.player-accessible .download:hover {&lt;br /&gt;
    outline: dotted 1px #999; }&lt;br /&gt;
  .green-audio-player svg,&lt;br /&gt;
  .green-audio-player img {&lt;br /&gt;
    display: block; }&lt;br /&gt;
  .green-audio-player .holder {&lt;br /&gt;
    position: relative; }&lt;br /&gt;
    .green-audio-player .holder .loading .loading__spinner {&lt;br /&gt;
      position: absolute;&lt;br /&gt;
      left: -3px;&lt;br /&gt;
      bottom: 2px;&lt;br /&gt;
      width: 16px;&lt;br /&gt;
      height: 16px;&lt;br /&gt;
      border: 2px solid #b0b0b0;&lt;br /&gt;
      border-right-color: rgba(0, 0, 0, 0);&lt;br /&gt;
      border-radius: 50%;&lt;br /&gt;
      animation: spin 0.4s linear infinite; }&lt;br /&gt;
    .green-audio-player .holder .play-pause-btn {&lt;br /&gt;
      visibility: hidden;&lt;br /&gt;
      cursor: pointer;&lt;br /&gt;
      outline: none; }&lt;br /&gt;
      .green-audio-player .holder .play-pause-btn:focus {&lt;br /&gt;
        outline: none; }&lt;br /&gt;
  .green-audio-player .slider {&lt;br /&gt;
    flex-grow: 1;&lt;br /&gt;
    background-color: #d8d8d8;&lt;br /&gt;
    cursor: pointer;&lt;br /&gt;
    position: relative; }&lt;br /&gt;
    .green-audio-player .slider .gap-progress {&lt;br /&gt;
      background-color: #44bfa3;&lt;br /&gt;
      border-radius: inherit;&lt;br /&gt;
      position: absolute;&lt;br /&gt;
      pointer-events: none; }&lt;br /&gt;
      .green-audio-player .slider .gap-progress .pin {&lt;br /&gt;
        height: 16px;&lt;br /&gt;
        width: 16px;&lt;br /&gt;
        border-radius: 8px;&lt;br /&gt;
        background-color: #44bfa3;&lt;br /&gt;
        position: absolute;&lt;br /&gt;
        pointer-events: all;&lt;br /&gt;
        box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.32); }&lt;br /&gt;
        .green-audio-player .slider .gap-progress .pin::after {&lt;br /&gt;
          content: &amp;quot;&amp;quot;;&lt;br /&gt;
          display: block;&lt;br /&gt;
          background: rgba(0, 0, 0, 0);&lt;br /&gt;
          width: 200%;&lt;br /&gt;
          height: 200%;&lt;br /&gt;
          margin-left: -50%;&lt;br /&gt;
          margin-top: -50%;&lt;br /&gt;
          border-radius: 50%; }&lt;br /&gt;
  .green-audio-player .controls {&lt;br /&gt;
    font-family: &amp;quot;Roboto&amp;quot;, sans-serif;&lt;br /&gt;
    font-size: 16px;&lt;br /&gt;
    line-height: 18px;&lt;br /&gt;
    color: #55606e;&lt;br /&gt;
    display: flex;&lt;br /&gt;
    flex-grow: 1;&lt;br /&gt;
    justify-content: space-between;&lt;br /&gt;
    align-items: center;&lt;br /&gt;
    margin-left: 15px;&lt;br /&gt;
    margin-right: 15px;&lt;br /&gt;
    outline: none; }&lt;br /&gt;
    .green-audio-player .controls .controls__slider {&lt;br /&gt;
      margin-left: 16px;&lt;br /&gt;
      margin-right: 16px;&lt;br /&gt;
      border-radius: 2px;&lt;br /&gt;
      height: 4px; }&lt;br /&gt;
      .green-audio-player .controls .controls__slider .controls__progress {&lt;br /&gt;
        width: 0;&lt;br /&gt;
        height: 100%; }&lt;br /&gt;
        .green-audio-player .controls .controls__slider .controls__progress .progress__pin {&lt;br /&gt;
          right: -8px;&lt;br /&gt;
          top: -6px; }&lt;br /&gt;
    .green-audio-player .controls span {&lt;br /&gt;
      cursor: default; }&lt;br /&gt;
    .green-audio-player .controls:focus {&lt;br /&gt;
      outline: none; }&lt;br /&gt;
  .green-audio-player .volume {&lt;br /&gt;
    position: relative; }&lt;br /&gt;
    .green-audio-player .volume .volume__button {&lt;br /&gt;
      cursor: pointer;&lt;br /&gt;
      outline: none; }&lt;br /&gt;
      .green-audio-player .volume .volume__button:focus {&lt;br /&gt;
        outline: none; }&lt;br /&gt;
      .green-audio-player .volume .volume__button.open path {&lt;br /&gt;
        fill: #44bfa3; }&lt;br /&gt;
    .green-audio-player .volume .volume__controls {&lt;br /&gt;
      width: 30px;&lt;br /&gt;
      height: 135px;&lt;br /&gt;
      background-color: rgba(0, 0, 0, 0.62);&lt;br /&gt;
      border-radius: 7px;&lt;br /&gt;
      position: absolute;&lt;br /&gt;
      left: -3px;&lt;br /&gt;
      bottom: 52px;&lt;br /&gt;
      flex-direction: column;&lt;br /&gt;
      align-items: center;&lt;br /&gt;
      display: flex;&lt;br /&gt;
      z-index: 2;&lt;br /&gt;
      outline: none; }&lt;br /&gt;
      .green-audio-player .volume .volume__controls .volume__slider {&lt;br /&gt;
        margin-top: 12px;&lt;br /&gt;
        margin-bottom: 12px;&lt;br /&gt;
        width: 6px;&lt;br /&gt;
        border-radius: 3px; }&lt;br /&gt;
        .green-audio-player .volume .volume__controls .volume__slider .volume__progress {&lt;br /&gt;
          bottom: 0;&lt;br /&gt;
          height: 100%;&lt;br /&gt;
          width: 6px; }&lt;br /&gt;
          .green-audio-player .volume .volume__controls .volume__slider .volume__progress .volume__pin {&lt;br /&gt;
            left: -5px;&lt;br /&gt;
            top: -8px; }&lt;br /&gt;
      .green-audio-player .volume .volume__controls:focus {&lt;br /&gt;
        outline: none; }&lt;br /&gt;
      .green-audio-player .volume .volume__controls.hidden {&lt;br /&gt;
        display: none; }&lt;br /&gt;
      .green-audio-player .volume .volume__controls.top {&lt;br /&gt;
        bottom: 52px;&lt;br /&gt;
        left: -3px; }&lt;br /&gt;
      .green-audio-player .volume .volume__controls.middle {&lt;br /&gt;
        bottom: -54px;&lt;br /&gt;
        left: 54px; }&lt;br /&gt;
      .green-audio-player .volume .volume__controls.bottom {&lt;br /&gt;
        bottom: -164px;&lt;br /&gt;
        left: -3px; }&lt;br /&gt;
  .green-audio-player .download {&lt;br /&gt;
    display: none;&lt;br /&gt;
    margin-left: 16px;&lt;br /&gt;
    cursor: pointer;&lt;br /&gt;
    outline: none; }&lt;br /&gt;
    .green-audio-player .download:focus {&lt;br /&gt;
      outline: none; }&lt;br /&gt;
  .green-audio-player:focus {&lt;br /&gt;
    outline: none; }&lt;br /&gt;
&lt;br /&gt;
.message__offscreen {&lt;br /&gt;
  border: 0;&lt;br /&gt;
  clip: rect(1px, 1px, 1px, 1px);&lt;br /&gt;
  clip-path: inset(50%);&lt;br /&gt;
  height: 1px;&lt;br /&gt;
  margin: -1px;&lt;br /&gt;
  overflow: hidden;&lt;br /&gt;
  padding: 0;&lt;br /&gt;
  position: absolute;&lt;br /&gt;
  width: 1px;&lt;br /&gt;
  word-wrap: normal; }&lt;/div&gt;</summary>
		<author><name>Jayprakash12345</name></author>
	</entry>
</feed>