Files
brpp.pl/wp-includes/css/dist/block-library/editor-elements-rtl.css
Roman Pyrih 97352dcdc9 first commit
2025-08-26 10:50:15 +02:00

6 lines
89 B
CSS

.wp-element-button{
cursor:revert;
}
.wp-element-button[role=textbox]{
cursor:text;
}