mirror of
https://github.com/RetroShare/RetroShare.git
synced 2025-06-24 22:30:42 -04: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
1 changed files with 8 additions and 0 deletions
|
@ -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…
Add table
Add a link
Reference in a new issue