summaryrefslogtreecommitdiff
path: root/program/js/tiny_mce/plugins/media/css/content.css
diff options
context:
space:
mode:
Diffstat (limited to 'program/js/tiny_mce/plugins/media/css/content.css')
-rw-r--r--program/js/tiny_mce/plugins/media/css/content.css52
1 files changed, 26 insertions, 26 deletions
diff --git a/program/js/tiny_mce/plugins/media/css/content.css b/program/js/tiny_mce/plugins/media/css/content.css
index 1f667e633..7873235e7 100644
--- a/program/js/tiny_mce/plugins/media/css/content.css
+++ b/program/js/tiny_mce/plugins/media/css/content.css
@@ -1,26 +1,26 @@
-.mceItemFlash, .mceItemShockWave, .mceItemQuickTime, .mceItemWindowsMedia, .mceItemRealMedia {
- border: 1px dotted #cc0000;
- background-position: center;
- background-repeat: no-repeat;
- background-color: #ffffcc;
-}
-
-.mceItemShockWave {
- background-image: url('../images/shockwave.gif');
-}
-
-.mceItemFlash {
- background-image: url('../images/flash.gif');
-}
-
-.mceItemQuickTime {
- background-image: url('../images/quicktime.gif');
-}
-
-.mceItemWindowsMedia {
- background-image: url('../images/windowsmedia.gif');
-}
-
-.mceItemRealMedia {
- background-image: url('../images/realmedia.gif');
-}
+.mceItemFlash, .mceItemShockWave, .mceItemQuickTime, .mceItemWindowsMedia, .mceItemRealMedia {
+ border: 1px dotted #cc0000;
+ background-position: center;
+ background-repeat: no-repeat;
+ background-color: #ffffcc;
+}
+
+.mceItemShockWave {
+ background-image: url('../images/shockwave.gif');
+}
+
+.mceItemFlash {
+ background-image: url('../images/flash.gif');
+}
+
+.mceItemQuickTime {
+ background-image: url('../images/quicktime.gif');
+}
+
+.mceItemWindowsMedia {
+ background-image: url('../images/windowsmedia.gif');
+}
+
+.mceItemRealMedia {
+ background-image: url('../images/realmedia.gif');
+}