Removed fix font size from plugins (Patch from Henry).

git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@8564 b45a01b8-16f6-495d-af2f-9b41ad6348cc
This commit is contained in:
thunder2 2015-06-28 10:26:48 +00:00
parent 3a71b8b662
commit 2494f02bbb
6 changed files with 28 additions and 30 deletions

View file

@ -1,2 +1,9 @@
/* Default stylesheet
This file is used as default for all stylesheets and can be overloaded */
/* Font */
FeedReaderFeedItem QLabel#titleLabel
{
qproperty-fontSizeFactor: 135;
}