[ Index ]

PHP Cross Reference of WordPress Trunk (Updated Daily)

Search

title

Body

[close]

/wp-includes/css/dist/block-library/ -> editor-elements-rtl.css (source)

   1  /**
   2   * Element styles for the editor
   3   */
   4  .wp-element-button {
   5    cursor: revert;
   6  }
   7  .wp-element-button[role=textbox] {
   8    cursor: text;
   9  }


Generated : Wed Jun 17 08:20:09 2026 Cross-referenced by PHPXref