mirror of
https://github.com/RetroShare/RetroShare.git
synced 2025-05-08 00:55:13 -04:00
Fixed Qt5 Fusion stylesheet on MessageComposer
This commit is contained in:
parent
d32765cd5d
commit
d2a99786ac
1 changed files with 2 additions and 2 deletions
|
@ -253,9 +253,9 @@ PopupChatWindow QToolBar#chattoolBar{
|
|||
|
||||
/* Messages */
|
||||
|
||||
MessageComposer > QToolBar#toolBar {
|
||||
MessageComposer QToolBar#toolBar {
|
||||
background-color: qlineargradient(x1:0, y1:0, x2:0, y2:1, stop:0 #9BDBF9, stop:1 #1592CD);
|
||||
|
||||
border: 0px;
|
||||
}
|
||||
|
||||
MessagesDialog QFrame#folderFrame, MessagesDialog QFrame#quickViewFrame {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue