mirror of
https://github.com/RetroShare/RetroShare.git
synced 2024-10-01 02:35:48 -04: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>
|
||||
</item>
|
||||
</layout>
|
||||
<zorder>channelpushButton</zorder>
|
||||
<zorder>postButton</zorder>
|
||||
</widget>
|
||||
</item>
|
||||
<item row="1" column="0">
|
||||
@ -351,7 +349,7 @@ border-image: url(:/images/closepressed.png)
|
||||
<string>Enter a Keyword here</string>
|
||||
</property>
|
||||
<property name="styleSheet">
|
||||
<string notr="true">QLineEdit#lineEdit{background: transparent;
|
||||
<string notr="true">QLineEdit#searchLine{background: transparent;
|
||||
border: none;}
|
||||
</string>
|
||||
</property>
|
||||
|
Loading…
Reference in New Issue
Block a user