[PyQt] mixing pseudo-states and specific selectors

victor noagbodjivictor at gmail.com
Wed Oct 20 17:07:42 BST 2010


hi list,

i have this selector:

QWidget#PaneButton * {...}

followed by

QWidget#PaneButton:hover * {...}

now the second always takes over the first. isn't it possible to mix
pseudo and specific selectors?

-- 
victor


More information about the PyQt mailing list