Stylesheet fix

This commit is contained in:
defnax 2023-01-28 13:45:18 +01:00
parent a0de2e76db
commit 1915187374
2 changed files with 2 additions and 2 deletions

View File

@ -2661,7 +2661,7 @@ WireGroupItem QFrame#wire_frame:hover {
background-color: #7ecbfb;
}
WireGroupItem QFrame#wire_frame > QLabel {
color: black;
background: transparent;
}
PulseTopLevel QFrame#plainFrame,

View File

@ -311,7 +311,7 @@ BoardPostDisplayWidget_compact QToolButton#voteDownButton:disabled {
ForumsDialog, GxsForumThreadWidget
{
qproperty-textColorRead: black;
qproperty-textColorRead: darkgray;
qproperty-textColorUnread: black;
qproperty-textColorUnreadChildren: darkgray;
qproperty-textColorNotSubscribed: black;