mirror of
https://github.com/RetroShare/RetroShare.git
synced 2025-05-29 02:51:45 -04:00
fixed stylesheets
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@1659 b45a01b8-16f6-495d-af2f-9b41ad6348cc
This commit is contained in:
parent
ca4b4dde5e
commit
be8d0a06e9
3 changed files with 4 additions and 6 deletions
|
@ -82,7 +82,7 @@
|
|||
<item row="0" column="0">
|
||||
<widget class="QFrame" name="frame">
|
||||
<property name="styleSheet">
|
||||
<string notr="true"> QFrame{background-color: qlineargradient(x1:0, y1:0, x2:0, y2:1,
|
||||
<string notr="true"> QFrame#frame{background-color: qlineargradient(x1:0, y1:0, x2:0, y2:1,
|
||||
stop:0 #F2F2F2, stop:1 #E6E6E6);}</string>
|
||||
</property>
|
||||
<property name="frameShape">
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue