Fixed height of the search input field when using no stylesheet.

Changed the colors of the feed items. It was too bright.

git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@5533 b45a01b8-16f6-495d-af2f-9b41ad6348cc
This commit is contained in:
thunder2 2012-09-09 23:17:47 +00:00
parent b8cee76fa5
commit bcb76154f7
5 changed files with 32 additions and 39 deletions

View file

@ -28,9 +28,9 @@
<colorrole role="Window">
<brush brushstyle="SolidPattern">
<color alpha="255">
<red>62</red>
<green>179</green>
<blue>254</blue>
<red>48</red>
<green>162</green>
<blue>240</blue>
</color>
</brush>
</colorrole>
@ -39,9 +39,9 @@
<colorrole role="Window">
<brush brushstyle="SolidPattern">
<color alpha="255">
<red>62</red>
<green>179</green>
<blue>254</blue>
<red>48</red>
<green>162</green>
<blue>240</blue>
</color>
</brush>
</colorrole>
@ -50,9 +50,9 @@
<colorrole role="Window">
<brush brushstyle="SolidPattern">
<color alpha="255">
<red>62</red>
<green>179</green>
<blue>254</blue>
<red>48</red>
<green>162</green>
<blue>240</blue>
</color>
</brush>
</colorrole>