PluginProbe ʕ •ᴥ•ʔ
AlphaListing / 4.5.0
AlphaListing v4.5.0
4.5.0 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 2 weeks ago alphalisting-default.css 2 weeks ago editor.css 2 weeks ago style.css 2 weeks 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