PluginProbe ʕ •ᴥ•ʔ
AlphaListing / 4.3.5
AlphaListing v4.3.5
trunk 4.3.4 4.3.5 4.3.6 4.3.7 4.4.0
alphalisting / css / editor.css
alphalisting / css Last commit date
alphalisting-customize.css 1 year ago alphalisting-customize.scss 1 year ago alphalisting-default.css 1 year ago alphalisting-default.scss 1 year ago editor.css 1 year ago style.css 1 year ago
editor.css
10 lines
1 /**
2 * The following styles get applied inside the editor only.
3 *
4 * Replace them with your own styles or remove the file completely.
5 */
6
7 .wp-block-alphalisting-wp-alphalisting-block {
8 border: 1px dotted #f00;
9 }
10