summaryrefslogtreecommitdiffstats
path: root/wp-includes/css/dist/block-library/editor-elements.css
blob: 4ea068030c581f785fb9deaf4f5066a15b66a8ed (plain)
1
2
3
4
5
6
.wp-element-button{
  cursor:revert;
}
.wp-element-button[role=textbox]{
  cursor:text;
}