mirror of
https://github.com/RetroShare/RetroShare.git
synced 2025-07-08 15:29:35 -04:00
changed default tree font color to black for light/builtin style
This commit is contained in:
parent
631b9b5f7a
commit
fa9bc09cec
1 changed files with 1 additions and 1 deletions
|
@ -311,7 +311,7 @@ BoardPostDisplayWidget_compact QToolButton#voteDownButton:disabled {
|
|||
|
||||
ForumsDialog, GxsForumThreadWidget
|
||||
{
|
||||
qproperty-textColorRead: darkgray;
|
||||
qproperty-textColorRead: black;
|
||||
qproperty-textColorUnread: black;
|
||||
qproperty-textColorUnreadChildren: darkgray;
|
||||
qproperty-textColorNotSubscribed: black;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue