• File: editor-elements.css
  • Full Path: /home/baristalay/public_html/dist/block-library/editor-elements.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;
}