mirror of
https://github.com/RetroShare/RetroShare.git
synced 2024-10-01 02:35:48 -04:00
update silvergrey stylesheet, added stylesheet for the StatusBar
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@3633 b45a01b8-16f6-495d-af2f-9b41ad6348cc
This commit is contained in:
parent
8c8a330684
commit
de38109b58
@ -11,6 +11,11 @@ QToolBar {
|
||||
stop:0 #FEFEFE, stop:1 #E8E8E8);
|
||||
}
|
||||
|
||||
QStatusBar {
|
||||
background-color: qlineargradient(x1:0, y1:0, x2:0, y2:1,
|
||||
stop:0 #FEFEFE, stop:1 #E8E8E8);
|
||||
}
|
||||
|
||||
|
||||
QHeaderView::section {
|
||||
background-color: qlineargradient(x1:0, y1:0, x2:0, y2:1,
|
||||
|
Loading…
Reference in New Issue
Block a user