Thread
:
Is there a way to make the entries in the search fields appear larger?
View Single Post
01-15-2018, 07:32 AM
#
44
DiapDealer
Grand Sorcerer
Posts: 28,708
Karma: 205039118
Join Date: Jan 2010
Device: Nexus 7, Kindle Fire HD
There's a few places where QTreeView is used that you may not want to change (Keyboard Shortcut prefs for instance). You can narrow it down to the QTreeView descendants of QDockWidget to avoid that:
QDockWidget QTreeView { font-size: 16px; }
DiapDealer
View Public Profile
Find More Posts by DiapDealer
Track Posts by DiapDealer via RSS