Moved some internal stylesheets to the file Standard.qss.

Set the built-in stylesheet "Standard" as default for new profiles.

git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@5484 b45a01b8-16f6-495d-af2f-9b41ad6348cc
This commit is contained in:
thunder2 2012-08-29 22:40:16 +00:00
parent f9d911fdfb
commit a82e2960e1
8 changed files with 15 additions and 32 deletions

View file

@ -657,10 +657,6 @@
<property name="contextMenuPolicy">
<enum>Qt::CustomContextMenu</enum>
</property>
<property name="styleSheet">
<string notr="true">QTextEdit#msgText{border: 1px solid #CCCCCC;
background: white;}</string>
</property>
<property name="readOnly">
<bool>true</bool>
</property>