10 lines
414 B
CSS
10 lines
414 B
CSS
/*!******************************************************************************
|
|
* Copyright (c) 2019, Code Atlantic LLC
|
|
******************************************************************************/
|
|
i.mce-i-pum_shortcodes {
|
|
background: url("../images/admin/popup-maker-icon.png") no-repeat center center transparent;
|
|
background-size: contain;
|
|
}
|
|
|
|
/*# sourceMappingURL=pum-admin-shortcode-ui-rtl.css.map */
|