(irc) uuuuu: luziferius I think the problem is style sheet is cascading so it is applying the setting to all the qwidgets. You can specify the specific object you want it to apply to with # but I'm not sure what to specify there since I'm just doing this in a new window which is just inherit QWidget. Any chance you would know how to specify the current object because #self isn't working