[ Index ]

PHP Cross Reference of Unnamed Project

title

Body

[close]

/filter/mediaplugin/ -> styles.css (source)

   1  /**
   2   * Filters
   3   */
   4  .mediaplugin_html5audio,
   5  .mediaplugin_html5video,
   6  .mediaplugin_swf,
   7  .mediaplugin_flv,
   8  .mediaplugin_real,
   9  .mediaplugin_youtube,
  10  .mediaplugin_vimeo,
  11  .mediaplugin_wmp,
  12  .mediaplugin_qt {
  13    display: block;
  14    margin-top: 5px;
  15    margin-bottom: 5px;
  16    text-align: center;
  17  }
  18  
  19  /*
  20   * mp3 player colours -this read using JS and applied to swf audio flow player
  21   * see http://flowplayer.org/documentation/skinning/controlbar.html?skin=default for more color properties,
  22   * any property that ends with '...Color' is supported here.
  23   */
  24  .mp3flowplayer_backgroundColor {
  25    color: #000000;
  26  }


Generated: Thu Aug 11 10:00:09 2016 Cross-referenced by PHPXref 0.7.1