Merge pull request #714 from tresf/stable-1.0
Fix font colors on Apple #527
This commit is contained in:
@@ -1,7 +1,9 @@
|
||||
/********************
|
||||
* LMMS style sheet *
|
||||
********************/
|
||||
QLabel {
|
||||
|
||||
/* most foreground text items */
|
||||
QLabel, QTreeWidget, QListWidget, QGroupBox {
|
||||
color: #e0e0e0;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user