mirror of
https://github.com/RetroShare/RetroShare.git
synced 2025-06-24 22:30:42 -04:00
Stylesheet fix
This commit is contained in:
parent
a0de2e76db
commit
1915187374
2 changed files with 2 additions and 2 deletions
|
@ -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…
Add table
Add a link
Reference in a new issue