Sha256: 002ce6596db5969509bf8a84a05fc05b4572b7741b8fb8004aa77c31fb3a095d

Contents?: true

Size: 1.36 KB

Versions: 17

Compression:

Stored size: 1.36 KB

Contents

.custom-podcast-player {
  background-color: #ccc;
  font-family: Helvetica Neue, sans-serif;
  font-size: 12px;
  height: 50px;
  min-width: 100%;
  position: relative;
  width: 1px; }

.custom-podcast-player .info,
.custom-podcast-player .controls {
  position: relative;
  z-index: 1; }

.custom-podcast-player .info {
  font-size: 16px;
  font-weight: 200;
  height: 20px;
  left: 60px;
  overflow: hidden;
  position: absolute;
  top: 15px; }

.custom-podcast-player .controls {
  height: 50px;
  position: absolute;
  top: 0;
  width: 50px; }

.custom-podcast-player .controls .play-button {
  font-size: 34px;
  line-height: 50px;
  padding: 0 10px; }

.custom-podcast-player .progress-bar {
  height: 100%;
  overflow: hidden;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 0; }

.custom-podcast-player .progress-bar .progress-bar-time-player {
  display: none;
  width: 0; }

.custom-podcast-player .progress-bar .progress-bar-rail {
  background-color: #ddd;
  height: 100%;
  position: absolute;
  top: 0;
  width: 100%; }

.custom-podcast-player .progress-bar .progress-bar-played,
.custom-podcast-player .progress-bar .progress-bar-loaded {
  background-color: rgba(100, 149, 237, 0.5);
  display: block;
  height: 100%;
  position: absolute;
  top: 0;
  width: 0; }

.custom-podcast-player .progress-bar .progress-bar-loaded {
  background-color: #aaa;
  display: none; }

Version data entries

17 entries across 17 versions & 1 rubygems

Version Path
jekyll-octopod-0.9.23 assets/podigee-player/themes/minimal/index.css
jekyll-octopod-0.9.22 assets/podigee-player/themes/minimal/index.css
jekyll-octopod-0.9.21 assets/podigee-player/themes/minimal/index.css
jekyll-octopod-0.9.20 assets/podigee-player/themes/minimal/index.css
jekyll-octopod-0.9.19 assets/podigee-player/themes/minimal/index.css
jekyll-octopod-0.9.18 assets/podigee-player/themes/minimal/index.css
jekyll-octopod-0.9.17 assets/podigee-player/themes/minimal/index.css
jekyll-octopod-0.9.15 assets/podigee-player/themes/minimal/index.css
jekyll-octopod-0.9.14 assets/podigee-player/themes/minimal/index.css
jekyll-octopod-0.9.13 assets/podigee-player/themes/minimal/index.css
jekyll-octopod-0.9.12 assets/podigee-player/themes/minimal/index.css
jekyll-octopod-0.9.11 assets/podigee-player/themes/minimal/index.css
jekyll-octopod-0.9.10 assets/podigee-player/themes/minimal/index.css
jekyll-octopod-0.9.9 assets/podigee-player/themes/minimal/index.css
jekyll-octopod-0.9.8 assets/podigee-player/themes/minimal/index.css
jekyll-octopod-0.9.7 assets/podigee-player/themes/minimal/index.css
jekyll-octopod-0.9.6 assets/podigee-player/themes/minimal/index.css