improved design layout of some pages

git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@1689 b45a01b8-16f6-495d-af2f-9b41ad6348cc
This commit is contained in:
defnax 2009-09-25 23:28:42 +00:00
parent f8d8599c02
commit 261f21f22a
5 changed files with 565 additions and 466 deletions

View file

@ -661,6 +661,9 @@ p, li { white-space: pre-wrap; }
</item>
<item row="0" column="4">
<widget class="QPushButton" name="pushButtonsearch">
<property name="toolTip">
<string>Start Search</string>
</property>
<property name="text">
<string>Search</string>
</property>
@ -668,6 +671,9 @@ p, li { white-space: pre-wrap; }
</item>
<item row="0" column="5">
<widget class="QPushButton" name="resetButton">
<property name="toolTip">
<string>Reset</string>
</property>
<property name="text">
<string>Reset</string>
</property>
@ -680,7 +686,7 @@ p, li { white-space: pre-wrap; }
</property>
<property name="sizeHint" stdset="0">
<size>
<width>88</width>
<width>50</width>
<height>20</height>
</size>
</property>
@ -688,6 +694,9 @@ p, li { white-space: pre-wrap; }
</item>
<item row="0" column="7">
<widget class="QPushButton" name="toggleAdvancedSearchBtn">
<property name="toolTip">
<string>Advanced Search</string>
</property>
<property name="text">
<string>Advanced</string>
</property>