changed PeerItem style sheet color a little bit brightly

git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@3366 b45a01b8-16f6-495d-af2f-9b41ad6348cc
This commit is contained in:
defnax 2010-08-13 12:47:10 +00:00
parent 6c04a4a147
commit 43b47101db

View File

@ -28,7 +28,7 @@
<property name="styleSheet">
<string notr="true">QFrame#frame{border: 2px solid green;
background-color: qlineargradient(x1: 0, y1: 0, x2: 0, y2: 1,
stop: 0 #BDDF7D, stop: 1 #49881F);
stop: 0 #BDDF7D, stop: 1 #649C35);
border-radius: 10px}</string>
</property>
<property name="frameShape">