• File: editor-elements.css
  • Full Path: /home/bazilika/public_html/wp-includes/css/dist/block-library/editor-elements.css
  • Date Modified: 05/22/2026 3:17 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;
}