kollapsminoriteten/wp-includes/css/dist/block-library/editor-elements-rtl.css

6 lines
89 B
CSS
Raw Normal View History

2023-04-26 17:39:43 +02:00
.wp-element-button{
cursor:revert;
2022-12-15 17:47:31 +01:00
}
2023-04-26 17:39:43 +02:00
.wp-element-button[role=textbox]{
cursor:text;
2022-06-16 14:03:35 +02:00
}