Files
wrapartamenty.pl/wp-includes/css/dist/block-library/editor-elements-rtl.css
Roman Pyrih d6241cfa7a first commit
2024-12-19 15:27:13 +01:00

6 lines
89 B
CSS

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