controls.css 153 B

1234567891011
  1. .AboutDialog {
  2. height: auto !important;
  3. }
  4. .AboutDialog .DialogClientArea {
  5. text-align: center;
  6. }
  7. .PlayDialog iframe {
  8. border-style: none;
  9. }