Quote:
Originally Posted by Thasaidon
I already use a "qt_styles" file to alter the Sigil interface so can anyone tell me the name of the Qt selectors I need to set or tell me where I can find them.
|
Both dialog boxes use treeview widgets. You should be able to change the font size with:
Code:
QTreeView { font-size: 16pt }