• File: editor-elements-rtl.css
  • Full Path: /home/baristalay/public_html/dist-20260711014551-20260711183433/search/editor-elements-rtl.css
  • Date Modified: 01/06/2026 10:50 AM
  • File size: 134 bytes
  • MIME-type: text/plain
  • Charset: utf-8
/**
 * Element styles for the editor
 */
.wp-element-button {
  cursor: revert;
}
.wp-element-button[role=textbox] {
  cursor: text;
}