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:
defnax 2010-10-07 11:37:30 +00:00
parent 8c8a330684
commit de38109b58

View File

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