Guest User

Untitled

a guest
Oct 28th, 2020
92
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.33 KB | None | 0 0
  1. element.style {
  2. width: 48.8181%;
  3. }
  4. .vlPlayer2009.tealBt .vlPosition {
  5. background-color: #e33;
  6. }
  7. .vlPlayer2009 .vlPosition {
  8. width: 0;
  9. background: url(img/gradients.png) 0 -64px #f33;
  10. position: absolute;
  11. left: 0;
  12. right: 0;
  13. top: 0;
  14. bottom: 0;
  15. }
  16. user agent stylesheet
  17. div {
  18. display: block;
  19. }
  20. .vlPlayer2009 .vlControls>* {
  21. height: 100%;
  22. text-align: left;
  23. }
  24. .vlPlayer2009 .vlControls>* {
  25. height: 100%;
  26. text-align: left;
  27. }
  28.  
  29. .vlPlayer2009 {
  30. position: relative;
  31. overflow: hidden;
  32. width: 100%;
  33. height: 100%;
  34. min-width: 240px;
  35. min-height: 132px;
  36. font-size: 0;
  37. }
  38. .vlPlayer2009 {
  39. position: relative;
  40. overflow: hidden;
  41. width: 100%;
  42. height: 100%;
  43. min-width: 240px;
  44. min-height: 132px;
  45. font-size: 0;
  46. }
  47.  
  48. body {
  49. font-family: Arial,sans-serif;
  50. font-size: 12px;
  51. background-color: #fff;
  52. color: #000;
  53. margin: 0;
  54. overflow-y: scroll;
  55. word-break: break-word;
  56. }
  57.  
  58. body {
  59. word-break: break-all;
  60. }
  61. body {
  62. word-break: break-all;
  63. }
  64. body {
  65. font-family: Arial,sans-serif;
  66. font-size: 12px;
  67. background-color: #fff;
  68. color: #000;
  69. margin: 0;
  70. overflow-y: scroll;
  71. word-break: break-word;
  72. }
  73.  
  74. .vlPlayer2009.tealBt .vlBuffer {
  75. background-color: #ca9595;
  76. }
Add Comment
Please, Sign In to add comment