mirror of
https://github.com/RetroShare/RetroShare.git
synced 2025-01-13 16:39:43 -05:00
changed default tree font color to black for light/builtin style
This commit is contained in:
parent
631b9b5f7a
commit
fa9bc09cec
@ -311,7 +311,7 @@ BoardPostDisplayWidget_compact QToolButton#voteDownButton:disabled {
|
|||||||
|
|
||||||
ForumsDialog, GxsForumThreadWidget
|
ForumsDialog, GxsForumThreadWidget
|
||||||
{
|
{
|
||||||
qproperty-textColorRead: darkgray;
|
qproperty-textColorRead: black;
|
||||||
qproperty-textColorUnread: black;
|
qproperty-textColorUnread: black;
|
||||||
qproperty-textColorUnreadChildren: darkgray;
|
qproperty-textColorUnreadChildren: darkgray;
|
||||||
qproperty-textColorNotSubscribed: black;
|
qproperty-textColorNotSubscribed: black;
|
||||||
|
Loading…
Reference in New Issue
Block a user