This commit is contained in:
Cyril Soler 2015-12-04 14:14:13 -05:00
commit dcdf9df0a4

View File

@ -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 {