Moved some internal stylesheets to the file Standard.qss.

git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@5481 b45a01b8-16f6-495d-af2f-9b41ad6348cc
This commit is contained in:
thunder2 2012-08-28 21:59:08 +00:00
parent dd42738b3c
commit 51e0f5e679
17 changed files with 214 additions and 605 deletions

View file

@ -21,11 +21,7 @@
<number>0</number>
</property>
<item row="0" column="0">
<widget class="GraphWidget" name="graphicsView">
<property name="styleSheet">
<string>background-color: qlineargradient(x1:0, y1:0, x2:0, y2:1,stop:0 lightgray, stop:1 darkgray);</string>
</property>
</widget>
<widget class="GraphWidget" name="graphicsView"/>
</item>
<item row="1" column="0">
<layout class="QGridLayout">