Viewing 1 replies (of 1 total)
  • Plugin Author brasofilo

    (@brasofilo)

    Hi Hassan, thanks for the great review 🙂

    I had the email tweaks in early versions, but it was not behaving nicely among servers, so I decided not to complicate my life and let other plugins handle the email thing.

    As for the bubbles, yes, I think you’re right to make them without changing the colors, I removed here in my dev version and looks allrite. And if the user wants to change the bubble colors it’s a simple matter of adding some rules in >Appearance>ExtraCSS:

    span.update-plugins {
    	background-color: white !important;
    	color: black !important
    }

    cheers!

Viewing 1 replies (of 1 total)
  • The topic ‘Two suggestions’ is closed to new replies.