diff options
| author | erdgeist <erdgeist@erdgeist.org> | 2026-06-27 22:52:50 +0200 |
|---|---|---|
| committer | erdgeist <erdgeist@erdgeist.org> | 2026-06-27 22:52:50 +0200 |
| commit | 9a19a0494ef51cdac9a78e24d517ca48ba44c453 (patch) | |
| tree | 8eaae12d8047a40e29d3ea7ff3116b5c869e04bd /public/javascripts/tiny_mce/plugins/media/css/media.css | |
| parent | 85a01e35274b8d4d4165a7b26bd7986e211246bb (diff) | |
| parent | 1853082fcd8c067390c246f9daa01a9b47387497 (diff) | |
Migration from Rails 2.3.5 to Rails 8.1 successful.
Merging dev branch.
Diffstat (limited to 'public/javascripts/tiny_mce/plugins/media/css/media.css')
| -rw-r--r-- | public/javascripts/tiny_mce/plugins/media/css/media.css | 16 |
1 files changed, 0 insertions, 16 deletions
diff --git a/public/javascripts/tiny_mce/plugins/media/css/media.css b/public/javascripts/tiny_mce/plugins/media/css/media.css deleted file mode 100644 index 2d08794..0000000 --- a/public/javascripts/tiny_mce/plugins/media/css/media.css +++ /dev/null | |||
| @@ -1,16 +0,0 @@ | |||
| 1 | #id, #name, #hspace, #vspace, #class_name, #align { width: 100px } | ||
| 2 | #hspace, #vspace { width: 50px } | ||
| 3 | #flash_quality, #flash_align, #flash_scale, #flash_salign, #flash_wmode { width: 100px } | ||
| 4 | #flash_base, #flash_flashvars { width: 240px } | ||
| 5 | #width, #height { width: 40px } | ||
| 6 | #src, #media_type { width: 250px } | ||
| 7 | #class { width: 120px } | ||
| 8 | #prev { margin: 0; border: 1px solid black; width: 380px; height: 230px; overflow: auto } | ||
| 9 | .panel_wrapper div.current { height: 390px; overflow: auto } | ||
| 10 | #flash_options, #shockwave_options, #qt_options, #wmp_options, #rmp_options { display: none } | ||
| 11 | .mceAddSelectValue { background-color: #DDDDDD } | ||
| 12 | #qt_starttime, #qt_endtime, #qt_fov, #qt_href, #qt_moveid, #qt_moviename, #qt_node, #qt_pan, #qt_qtsrc, #qt_qtsrcchokespeed, #qt_target, #qt_tilt, #qt_urlsubstituten, #qt_volume { width: 70px } | ||
| 13 | #wmp_balance, #wmp_baseurl, #wmp_captioningid, #wmp_currentmarker, #wmp_currentposition, #wmp_defaultframe, #wmp_playcount, #wmp_rate, #wmp_uimode, #wmp_volume { width: 70px } | ||
| 14 | #rmp_console, #rmp_numloop, #rmp_controls, #rmp_scriptcallbacks { width: 70px } | ||
| 15 | #shockwave_swvolume, #shockwave_swframe, #shockwave_swurl, #shockwave_swstretchvalign, #shockwave_swstretchhalign, #shockwave_swstretchstyle { width: 90px } | ||
| 16 | #qt_qtsrc { width: 200px } | ||
