I would like some help with the gtk inspector and some css for customization, basically i’ve been trying to change the background color on the left side panel of evolution mail, i installed dconf editor and launched evolution with this comand:
GTK_DEBUG=interactive evolution
It says the class is “EMailSidebar” or id, but whenever i try to target that id on gtk.css config it seems to do nothing at all, i have the gtk.css file located on this path:
/home/ramon/.config/gtk-3.0/gtk.css

