PageRenderTime 25ms CodeModel.GetById 20ms RepoModel.GetById 0ms app.codeStats 0ms

/static/scripts/tiny_mce/plugins/media/css/media.css

http://n23.googlecode.com/
CSS | 68 lines | 53 code | 15 blank | 0 comment | 0 complexity | ed8e040b8f481b3e031f25df169efab6 MD5 | raw file
Possible License(s): Apache-2.0, LGPL-2.1
  1. #id, #name, #hspace, #vspace, #class_name, #align {
  2. width: 100px;
  3. }
  4. #hspace, #vspace {
  5. width: 50px;
  6. }
  7. #flash_quality, #flash_align, #flash_scale, #flash_salign, #flash_wmode {
  8. width: 100px;
  9. }
  10. #flash_base, #flash_flashvars {
  11. width: 240px;
  12. }
  13. #width, #height {
  14. width: 40px;
  15. }
  16. #src, #media_type {
  17. width: 250px;
  18. }
  19. #class {
  20. width: 120px;
  21. }
  22. #prev {
  23. margin: 0;
  24. border: 1px solid black;
  25. width: 99%;
  26. height: 230px;
  27. overflow: auto;
  28. }
  29. .panel_wrapper div.current {
  30. height: 390px;
  31. overflow: auto;
  32. }
  33. #flash_options, #shockwave_options, #qt_options, #wmp_options, #rmp_options {
  34. display: none;
  35. }
  36. .mceAddSelectValue {
  37. background-color: #DDDDDD;
  38. }
  39. #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 {
  40. width: 70px;
  41. }
  42. #wmp_balance, #wmp_baseurl, #wmp_captioningid, #wmp_currentmarker, #wmp_currentposition, #wmp_defaultframe, #wmp_playcount, #wmp_rate, #wmp_uimode, #wmp_volume {
  43. width: 70px;
  44. }
  45. #rmp_console, #rmp_numloop, #rmp_controls, #rmp_scriptcallbacks {
  46. width: 70px;
  47. }
  48. #shockwave_swvolume, #shockwave_swframe, #shockwave_swurl, #shockwave_swstretchvalign, #shockwave_swstretchhalign, #shockwave_swstretchstyle {
  49. width: 90px;
  50. }
  51. #qt_qtsrc {
  52. width: 200px;
  53. }