You are here

brightcove_media.library.css in Brightcove Video Connect 7.3

Same filename and directory in other branches
  1. 7.2 brightcove_media/brightcove_media.library.css
#media-tab-brightcove #container {
  padding: 0;
}

#media-tab-brightcove #scrollbox {
  height: 400px;
  overflow: auto;
  overflow-x: hidden;
}

File

brightcove_media/brightcove_media.library.css
View source
  1. #media-tab-brightcove #container {
  2. padding: 0;
  3. }
  4. #media-tab-brightcove #scrollbox {
  5. height: 400px;
  6. overflow: auto;
  7. overflow-x: hidden;
  8. }