mirror of
https://github.com/RetroShare/RetroShare.git
synced 2025-06-01 12:24:36 -04:00
set Border color for all feed item's to black
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@1666 b45a01b8-16f6-495d-af2f-9b41ad6348cc
This commit is contained in:
parent
933f76d724
commit
10f5f474e2
5 changed files with 96 additions and 100 deletions
|
@ -29,7 +29,8 @@
|
|||
</sizepolicy>
|
||||
</property>
|
||||
<property name="styleSheet">
|
||||
<string notr="true">QFrame#frame{border: 2px solid black;}</string>
|
||||
<string notr="true">QFrame#frame{border: 2px solid black;
|
||||
background: white;}</string>
|
||||
</property>
|
||||
<property name="frameShape">
|
||||
<enum>QFrame::StyledPanel</enum>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue