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