aboutsummaryrefslogtreecommitdiff
path: root/video.css
diff options
context:
space:
mode:
Diffstat (limited to 'video.css')
-rw-r--r--video.css27
1 files changed, 0 insertions, 27 deletions
diff --git a/video.css b/video.css
deleted file mode 100644
index f3fc804..0000000
--- a/video.css
+++ /dev/null
@@ -1,27 +0,0 @@
-/**
- * @file
- * Contains css theming rules for video module and plugins
- *
- * @author Fabio Varesano <fvaresano at yahoo dot it>
- * @author Heshan Wanigasooriya <heshan at heidisoft.com><heshanmw@gmail.com>
- * @todo
- * @version : $Id$
- */
-
-.video_image_teaser {
- float: left;
- padding: 0.5em;
-}
-
-br.video_image_clear {
- clear: both;
-}
-
-.video_image_view {
- /* inser here rules for node page image */
-}
-
-.video-ffmpeg-helper-inprogress {
- border: 1px solid red;
- padding: .5em;
-}