You are here

flowplayer.css in Flowplayer API 7.2

Same filename and directory in other branches
  1. 5 flowplayer.css
  2. 6 flowplayer.css
  3. 7 flowplayer.css

Default stylesheet for the Flowplayer.

File

flowplayer.css
View source
  1. /*
  2. *
  3. */
  4. /**
  5. * @file
  6. * Default stylesheet for the Flowplayer.
  7. */
  8. .flowplayer {
  9. display: block;
  10. width: 640px;
  11. height: 380px;
  12. }