mirror of
https://github.com/RetroShare/RetroShare.git
synced 2025-06-14 09:29:30 -04:00
merged
This commit is contained in:
commit
dcdf9df0a4
1 changed files with 2 additions and 2 deletions
|
@ -253,9 +253,9 @@ PopupChatWindow QToolBar#chattoolBar{
|
||||||
|
|
||||||
/* Messages */
|
/* Messages */
|
||||||
|
|
||||||
MessageComposer > QToolBar#toolBar {
|
MessageComposer QToolBar#toolBar {
|
||||||
background-color: qlineargradient(x1:0, y1:0, x2:0, y2:1, stop:0 #9BDBF9, stop:1 #1592CD);
|
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 {
|
MessagesDialog QFrame#folderFrame, MessagesDialog QFrame#quickViewFrame {
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue