mirror of
https://github.com/RetroShare/RetroShare.git
synced 2024-10-01 02:35:48 -04:00
2494f02bbb
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@8564 b45a01b8-16f6-495d-af2f-9b41ad6348cc
10 lines
190 B
Plaintext
10 lines
190 B
Plaintext
/* Default stylesheet
|
|
This file is used as default for all stylesheets and can be overloaded */
|
|
|
|
/* Font */
|
|
|
|
VOIPToasterItem QLabel#textLabel
|
|
{
|
|
qproperty-fontSizeFactor: 115;
|
|
}
|