includes/clientside/tinymce/plugins/media/css/media.css
changeset 588 20484deb89cd
parent 1 fe660c52c48f
equal deleted inserted replaced
587:705ed7162315 588:20484deb89cd
     1 #id, #name, #hspace, #vspace, #class_name, #align {
     1 #id, #name, #hspace, #vspace, #class_name, #align {	width: 100px }
     2 	width: 100px;
     2 #hspace, #vspace { width: 50px }
     3 }
     3 #flash_quality, #flash_align, #flash_scale, #flash_salign, #flash_wmode { width: 100px }
     4 
     4 #flash_base, #flash_flashvars { width: 240px }
     5 #hspace, #vspace {
     5 #width, #height { width: 40px }
     6 	width: 50px;
     6 #src, #media_type { width: 250px }
     7 }
     7 #class { width: 120px }
     8 
     8 #prev { margin: 0; border: 1px solid black; width: 380px; height: 230px; overflow: auto }
     9 #flash_quality, #flash_align, #flash_scale, #flash_salign, #flash_wmode {
     9 .panel_wrapper div.current { height: 390px; overflow: auto }
    10 	width: 100px;
    10 #flash_options, #shockwave_options, #qt_options, #wmp_options, #rmp_options { display: none }
    11 }
    11 .mceAddSelectValue { background-color: #DDDDDD }
    12 
    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 #flash_base, #flash_flashvars {
    13 #wmp_balance, #wmp_baseurl, #wmp_captioningid, #wmp_currentmarker, #wmp_currentposition, #wmp_defaultframe, #wmp_playcount, #wmp_rate, #wmp_uimode, #wmp_volume { width: 70px }
    14 	width: 240px;
    14 #rmp_console, #rmp_numloop, #rmp_controls, #rmp_scriptcallbacks { width: 70px }
    15 }
    15 #shockwave_swvolume, #shockwave_swframe, #shockwave_swurl, #shockwave_swstretchvalign, #shockwave_swstretchhalign, #shockwave_swstretchstyle { width: 90px }
    16 
    16 #qt_qtsrc { width: 200px }
    17 #width, #height {
       
    18 	width: 40px;
       
    19 }
       
    20 
       
    21 #src, #media_type {
       
    22 	width: 250px;
       
    23 }
       
    24 
       
    25 #class {
       
    26 	width: 120px;
       
    27 }
       
    28 
       
    29 #prev {
       
    30 	margin: 0;
       
    31 	border: 1px solid black;
       
    32 	width: 99%;
       
    33 	height: 230px;
       
    34 	overflow: auto;
       
    35 }
       
    36 
       
    37 .panel_wrapper div.current {
       
    38 	height: 390px;
       
    39 	overflow: auto;
       
    40 }
       
    41 
       
    42 #flash_options, #shockwave_options, #qt_options, #wmp_options, #rmp_options {
       
    43 	display: none;
       
    44 }
       
    45 
       
    46 .mceAddSelectValue {
       
    47 	background-color: #DDDDDD;
       
    48 }
       
    49 
       
    50 #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 {
       
    51 	width: 70px;
       
    52 }
       
    53 
       
    54 #wmp_balance, #wmp_baseurl, #wmp_captioningid, #wmp_currentmarker, #wmp_currentposition, #wmp_defaultframe, #wmp_playcount, #wmp_rate, #wmp_uimode, #wmp_volume {
       
    55 	width: 70px;
       
    56 }
       
    57 
       
    58 #rmp_console, #rmp_numloop, #rmp_controls, #rmp_scriptcallbacks {
       
    59 	width: 70px;
       
    60 }
       
    61 
       
    62 #shockwave_swvolume, #shockwave_swframe, #shockwave_swurl, #shockwave_swstretchvalign, #shockwave_swstretchhalign, #shockwave_swstretchstyle {
       
    63 	width: 90px;
       
    64 }
       
    65 
       
    66 #qt_qtsrc {
       
    67 	width: 200px;
       
    68 }