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

View File

@ -616,7 +616,7 @@ p, li { white-space: pre-wrap; }
</size>
</property>
<property name="styleSheet">
<string notr="true">background-image: url(:/images/connect/connectFriendBanner.png)</string>
<string notr="true">QFrame#frame{background-image: url(:/images/connect/connectFriendBanner.png)}</string>
</property>
<property name="frameShape">
<enum>QFrame::StyledPanel</enum>
@ -676,9 +676,7 @@ p, li { white-space: pre-wrap; }
</size>
</property>
<property name="styleSheet">
<string notr="true">
</string>
<string notr="true"/>
</property>
<property name="text">
<string>&lt;!DOCTYPE HTML PUBLIC &quot;-//W3C//DTD HTML 4.0//EN&quot; &quot;http://www.w3.org/TR/REC-html40/strict.dtd&quot;&gt;

View File

@ -21,7 +21,7 @@
<item row="0" column="0" colspan="4">
<widget class="QFrame" name="frame">
<property name="styleSheet">
<string notr="true">background-image: url(:/images/connect/connectFriendBanner.png)
<string notr="true">QFrame#frame{background-image: url(:/images/connect/connectFriendBanner.png)}
</string>
</property>
<property name="frameShape">