mirror of
https://github.com/RetroShare/RetroShare.git
synced 2024-12-25 23:49:35 -05:00
Added default needed stylesheets for Messages & Forums tree
Added default needed stylesheets for Messages & Forums tree
This commit is contained in:
parent
de51f07922
commit
e3953a1d57
@ -890,3 +890,11 @@ WireDialog QFrame#frame{
|
|||||||
WireDialog QWidget#scrollAreaWidgetContents_groups{
|
WireDialog QWidget#scrollAreaWidgetContents_groups{
|
||||||
background-color: white;
|
background-color: white;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
MessagesDialog QWidget#messageTreeWidget::item {
|
||||||
|
padding: 2px;
|
||||||
|
}
|
||||||
|
|
||||||
|
GxsForumThreadWidget QWidget#threadTreeWidget::item {
|
||||||
|
padding: 2px;
|
||||||
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user