mirror of
https://github.com/RetroShare/RetroShare.git
synced 2024-12-25 15:39:27 -05:00
fixed the stylesheet for the searchLine in channels
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@3683 b45a01b8-16f6-495d-af2f-9b41ad6348cc
This commit is contained in:
parent
a2107c9bfa
commit
6a55d75a86
@ -247,8 +247,6 @@ p, li { white-space: pre-wrap; }
|
|||||||
</widget>
|
</widget>
|
||||||
</item>
|
</item>
|
||||||
</layout>
|
</layout>
|
||||||
<zorder>channelpushButton</zorder>
|
|
||||||
<zorder>postButton</zorder>
|
|
||||||
</widget>
|
</widget>
|
||||||
</item>
|
</item>
|
||||||
<item row="1" column="0">
|
<item row="1" column="0">
|
||||||
@ -351,7 +349,7 @@ border-image: url(:/images/closepressed.png)
|
|||||||
<string>Enter a Keyword here</string>
|
<string>Enter a Keyword here</string>
|
||||||
</property>
|
</property>
|
||||||
<property name="styleSheet">
|
<property name="styleSheet">
|
||||||
<string notr="true">QLineEdit#lineEdit{background: transparent;
|
<string notr="true">QLineEdit#searchLine{background: transparent;
|
||||||
border: none;}
|
border: none;}
|
||||||
</string>
|
</string>
|
||||||
</property>
|
</property>
|
||||||
|
Loading…
Reference in New Issue
Block a user