mirror of
https://github.com/RetroShare/RetroShare.git
synced 2025-05-07 16:45:11 -04:00
Moved some internal stylesheets to the file Standard.qss.
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@5481 b45a01b8-16f6-495d-af2f-9b41ad6348cc
This commit is contained in:
parent
dd42738b3c
commit
51e0f5e679
17 changed files with 214 additions and 605 deletions
|
@ -61,11 +61,9 @@
|
|||
<item row="0" column="1">
|
||||
<widget class="QToolButton" name="toolButton">
|
||||
<property name="styleSheet">
|
||||
<string notr="true">QToolButton{
|
||||
border-image: url(:/images/avatar_background.png);
|
||||
|
||||
}
|
||||
</string>
|
||||
<string notr="true">QToolButton {
|
||||
border-image: url(:/images/avatar_background.png);
|
||||
}</string>
|
||||
</property>
|
||||
<property name="text">
|
||||
<string/>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue