I searching a way to add some CSS rules in GTK theme for Mate desktop notifications like this one (Mate 1.26 with GTK 3.24):
How to set button background only in notifications?
Extra: how to set background of the the countdown?
button { background:yellow; } /* this works for ALL buttons */