PluginProbe ʕ •ᴥ•ʔ
AlphaListing / trunk
AlphaListing vtrunk
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 month ago alphalisting-default.css 1 month ago alphalisting-default.scss 1 month ago editor.css 9 months ago style.css 9 months 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