mirror of
https://github.com/RetroShare/RetroShare.git
synced 2024-12-25 15:39:27 -05:00
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:
parent
d18160af6e
commit
6cbce6d0d7
@ -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>
|
||||||
|
Loading…
Reference in New Issue
Block a user