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:
defnax 2009-09-19 01:32:00 +00:00
parent ca4b4dde5e
commit be8d0a06e9
3 changed files with 4 additions and 6 deletions

View file

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