aboutsummaryrefslogtreecommitdiff
path: root/video.css
diff options
context:
space:
mode:
authorHeshan Wanigasooriya <heshanmw@gmail.com>2010-03-23 04:17:29 +0000
committerHeshan Wanigasooriya <heshanmw@gmail.com>2010-03-23 04:17:29 +0000
commit8041073c8d74e5d24e3b9f10143f3e4bd04db2de (patch)
tree89827aac40d499a41c4deae85719712630836568 /video.css
parentb66f50d2ce11d0cc8bb53af94ad86278d3fe8e51 (diff)
downloadvideo-8041073c8d74e5d24e3b9f10143f3e4bd04db2de.tar.gz
video-8041073c8d74e5d24e3b9f10143f3e4bd04db2de.tar.bz2
removing old files and commenting new file field and other files to the vidoe module page.
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;
-}