fixed font-color for what's-this-popups so that they're readable

git-svn-id: https://lmms.svn.sf.net/svnroot/lmms/trunk/lmms@1284 0778d3d1-df1d-0410-868b-ea421aaaa00d
This commit is contained in:
Tobias Doerffel
2008-07-06 20:37:46 +00:00
parent e7106305b5
commit 7ae3a7f575

View File

@@ -1,5 +1,9 @@
/* LMMS style sheet */
QWhatsThat {
color: black;
}
QMdiArea {
background-image: url(resources:background_artwork.png);
}