mirror of
https://github.com/RetroShare/RetroShare.git
synced 2025-05-02 06:06:10 -04:00
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:
parent
3a71b8b662
commit
2494f02bbb
6 changed files with 28 additions and 30 deletions
|
@ -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;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue