You are here

flowplayer.css in Flowplayer API 5

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

Default stylesheet for the Flowplayer.

File

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