removed a default stylesheet from messenger window

git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@3910 b45a01b8-16f6-495d-af2f-9b41ad6348cc
This commit is contained in:
defnax 2010-12-13 00:09:36 +00:00
parent d18160af6e
commit 6cbce6d0d7

View File

@ -34,10 +34,7 @@
</size> </size>
</property> </property>
<property name="styleSheet"> <property name="styleSheet">
<string notr="true">QFrame#messengerframetop{ <string notr="true"/>
background-color: qlineargradient(x1:0, y1:0, x2:0, y2:1,
stop:0 #05538B, stop:1 #E4F1E5);
}</string>
</property> </property>
<property name="frameShape"> <property name="frameShape">
<enum>QFrame::NoFrame</enum> <enum>QFrame::NoFrame</enum>