How to theme Mate desktop notifications?

Viewed 7

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):

Screenshot of a Network Notification

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 */
0 Answers
Related