summaryrefslogtreecommitdiffstats
path: root/wp-includes/css/dist/block-library/editor-elements.css
diff options
context:
space:
mode:
Diffstat (limited to 'wp-includes/css/dist/block-library/editor-elements.css')
-rw-r--r--wp-includes/css/dist/block-library/editor-elements.css6
1 files changed, 6 insertions, 0 deletions
diff --git a/wp-includes/css/dist/block-library/editor-elements.css b/wp-includes/css/dist/block-library/editor-elements.css
new file mode 100644
index 0000000..4ea0680
--- /dev/null
+++ b/wp-includes/css/dist/block-library/editor-elements.css
@@ -0,0 +1,6 @@
+.wp-element-button{
+ cursor:revert;
+}
+.wp-element-button[role=textbox]{
+ cursor:text;
+} \ No newline at end of file