mirror of
https://github.com/RetroShare/RetroShare.git
synced 2024-10-01 02:35:48 -04:00
Stylesheet fix
This commit is contained in:
parent
a0de2e76db
commit
1915187374
@ -2661,7 +2661,7 @@ WireGroupItem QFrame#wire_frame:hover {
|
|||||||
background-color: #7ecbfb;
|
background-color: #7ecbfb;
|
||||||
}
|
}
|
||||||
WireGroupItem QFrame#wire_frame > QLabel {
|
WireGroupItem QFrame#wire_frame > QLabel {
|
||||||
color: black;
|
background: transparent;
|
||||||
}
|
}
|
||||||
|
|
||||||
PulseTopLevel QFrame#plainFrame,
|
PulseTopLevel QFrame#plainFrame,
|
||||||
|
@ -311,7 +311,7 @@ BoardPostDisplayWidget_compact QToolButton#voteDownButton:disabled {
|
|||||||
|
|
||||||
ForumsDialog, GxsForumThreadWidget
|
ForumsDialog, GxsForumThreadWidget
|
||||||
{
|
{
|
||||||
qproperty-textColorRead: black;
|
qproperty-textColorRead: darkgray;
|
||||||
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