Files
2025-09-22 10:45:29 +02:00

6 lines
89 B
CSS

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