video.css in Video 7.2
Same filename in this branch
.wysiwyg-video { display: block; border: 1px dotted #ccc; margin: 1em 0; width: 640px; height: 360px; background: transparent url(images/video-place-holder.gif) no-repeat center top; }
File
wysiwyg_plugins/video/video.cssView source
- .wysiwyg-video {
- display: block;
- border: 1px dotted #ccc;
- margin: 1em 0;
- width: 640px;
- height: 360px;
- background: transparent url(images/video-place-holder.gif) no-repeat center top;
- }