6 lines
68 B
CSS
6 lines
68 B
CSS
/**
|
|
* Element styles.
|
|
*/
|
|
.wp-element-button {
|
|
cursor: pointer;
|
|
} |