You are here

video_embed_field.form.css in Video Embed Field 7

Same filename and directory in other branches
  1. 7.2 video_embed_field.form.css
/* Style to make sure the fields are the right way */
table input.fluid.video_embed_url {
	width:100%;
}

File

video_embed_field.form.css
View source
  1. /* Style to make sure the fields are the right way */
  2. table input.fluid.video_embed_url {
  3. width:100%;
  4. }