• File: editor-elements.css
  • Full Path: /home2/brandings/public_html/deepa.9brandings.com/wp-includes/css/dist/block-library/editor-elements.css
  • Date Modified: 06/03/2026 10:36 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;
}