From 23348d9bc9a704d4a1a58c9580d03737ee52f8a3 Mon Sep 17 00:00:00 2001 From: Heshan Wanigasooriya Date: Sat, 25 Apr 2009 00:30:48 +0000 Subject: Cmmiting Drupal 6 core capability version --- video.css | 10 ++++++++-- 1 file changed, 8 insertions(+), 2 deletions(-) (limited to 'video.css') diff --git a/video.css b/video.css index 487151a..3036c08 100644 --- a/video.css +++ b/video.css @@ -1,10 +1,11 @@ -/* $Id$ /* - /** * @file * Contains css theming rules for video module and plugins * * @author Fabio Varesano + * porting to Drupal 6 + * @author Heshan Wanigasooriya + * @todo */ .video_image_teaser { @@ -19,3 +20,8 @@ br.video_image_clear { .video_image_view { /* inser here rules for node page image */ } + +.video-ffmpeg-helper-inprogress { + border: 1px solid red; + padding: .5em; +} -- cgit v1.2.3