added stylesheet for the Big description label.

git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@3486 b45a01b8-16f6-495d-af2f-9b41ad6348cc
This commit is contained in:
defnax 2010-09-14 13:06:08 +00:00
parent fc6c5ea22f
commit 6e771af2b6

View File

@ -300,6 +300,10 @@ border-radius: 10px;}</string>
<verstretch>0</verstretch>
</sizepolicy>
</property>
<property name="styleSheet">
<string notr="true">QLabel#msgLabel{border: 2px solid #D3D3D3;
border-radius: 10px;}</string>
</property>
<property name="text">
<string notr="true">Long
message here</string>
@ -314,6 +318,7 @@ border-radius: 10px;}</string>
<resources>
<include location="../images.qrc"/>
<include location="../images.qrc"/>
<include location="../images.qrc"/>
</resources>
<connections/>
</ui>