mirror of
https://github.com/RetroShare/RetroShare.git
synced 2024-10-01 02:35:48 -04:00
Fixed Qt5 Fusion stylesheet on MessageComposer
This commit is contained in:
parent
d32765cd5d
commit
d2a99786ac
@ -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…
Reference in New Issue
Block a user