mirror of
https://github.com/RetroShare/RetroShare.git
synced 2025-01-27 07:47:03 -05:00
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:
parent
6c04a4a147
commit
43b47101db
@ -28,7 +28,7 @@
|
|||||||
<property name="styleSheet">
|
<property name="styleSheet">
|
||||||
<string notr="true">QFrame#frame{border: 2px solid green;
|
<string notr="true">QFrame#frame{border: 2px solid green;
|
||||||
background-color: qlineargradient(x1: 0, y1: 0, x2: 0, y2: 1,
|
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>
|
border-radius: 10px}</string>
|
||||||
</property>
|
</property>
|
||||||
<property name="frameShape">
|
<property name="frameShape">
|
||||||
|
Loading…
x
Reference in New Issue
Block a user