• File: editor-rtl.css
  • Full Path: /home4/jdaxcom/j3dax.online/wp-includes/blocks/audio/editor-rtl.css
  • Date Modified: 05/21/2026 3:07 PM
  • File size: 263 bytes
  • MIME-type: text/plain
  • Charset: utf-8
.wp-block-audio {
  margin-right: 0;
  margin-left: 0;
  position: relative;
}
.wp-block-audio.is-transient audio {
  opacity: 0.3;
}
.wp-block-audio .components-spinner {
  position: absolute;
  top: 50%;
  right: 50%;
  margin-top: -9px;
  margin-right: -9px;
}