mirror of
https://github.com/RetroShare/RetroShare.git
synced 2025-01-24 14:23:36 -05:00
update silver stylesheet
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@3629 b45a01b8-16f6-495d-af2f-9b41ad6348cc
This commit is contained in:
parent
b706edfc1c
commit
33301d10b9
@ -4,12 +4,16 @@
|
||||
}
|
||||
|
||||
/* Customize the toolbar. */
|
||||
QToolBar {
|
||||
QToolBar#toolBar {
|
||||
border-image: url(qss/silver/silver.png);
|
||||
|
||||
}
|
||||
|
||||
/* Customize the toolbar. */
|
||||
QToolBar#toolBar_2 {
|
||||
border-image: url(qss/silver/silver2.png);
|
||||
|
||||
}
|
||||
|
||||
QPushButton#okButton {
|
||||
min-height: 27px;
|
||||
|
BIN
retroshare-gui/src/qss/silver/silver2.png
Normal file
BIN
retroshare-gui/src/qss/silver/silver2.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 971 B |
Loading…
Reference in New Issue
Block a user