aboutsummaryrefslogtreecommitdiff
path: root/video.css
diff options
context:
space:
mode:
Diffstat (limited to 'video.css')
-rw-r--r--video.css14
1 files changed, 0 insertions, 14 deletions
diff --git a/video.css b/video.css
index e32fb59..e69de29 100644
--- a/video.css
+++ b/video.css
@@ -1,14 +0,0 @@
-
-/**
- * Image upload widget.
- */
-div.video-preview {
- float: left; /* LTR */
- padding: 0 10px 10px 0; /* LTR */
-}
-div.video-widget-data {
- float: left; /* LTR */
-}
-div.video-widget-data input.text-field {
- width: auto;
-}