mirror of
https://github.com/RetroShare/RetroShare.git
synced 2025-01-05 04:41:06 -05:00
935745a08e
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@246 b45a01b8-16f6-495d-af2f-9b41ad6348cc
14 lines
159 B
Plaintext
14 lines
159 B
Plaintext
.QWidget {
|
|
background-color: #ECF3F6;
|
|
}
|
|
|
|
/* Customize the toolbar. */
|
|
QToolBar {
|
|
border-image: url(:/qss/default/retrotoolbar.png);
|
|
|
|
}
|
|
|
|
|
|
|
|
|