mirror of
https://github.com/RetroShare/RetroShare.git
synced 2025-05-22 07:41:20 -04:00
* fixed MessengerWindow
* update internal stylesheets * update help content git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@763 b45a01b8-16f6-495d-af2f-9b41ad6348cc
This commit is contained in:
parent
8f5e91727e
commit
1ee1b408ff
18 changed files with 124 additions and 17 deletions
|
@ -154,4 +154,12 @@ QTreeView::item:selected { /* when user selects item using mouse or keyboard */
|
|||
QToolTip{
|
||||
background: qlineargradient(x1: 0, y1: 0, x2: 0, y2: 1,
|
||||
stop: 0 #376D85, stop: 0.4 #185772);
|
||||
}
|
||||
|
||||
QFrame#messengerframetop{
|
||||
|
||||
border-image: url(qss/uus/uus.png);
|
||||
|
||||
/*background: qlineargradient(x1: 0, y1: 0, x2: 0, y2: 1,
|
||||
stop: 0 #F7B552, stop: 1 #FF5E07);*/
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue