common font-size for track-labels
git-svn-id: https://lmms.svn.sf.net/svnroot/lmms/trunk/lmms@1268 0778d3d1-df1d-0410-868b-ea421aaaa00d
This commit is contained in:
@@ -81,6 +81,10 @@ trackWidget {
|
||||
/* border-bottom: 1px solid rgb(0, 0, 0);*/
|
||||
background-color: rgb(0, 0, 0);
|
||||
}
|
||||
nameLabel, effectLabel > QLabel {
|
||||
font-size:10px;
|
||||
}
|
||||
|
||||
|
||||
QWidget#mainToolbar {
|
||||
background-image: url(resources:main_toolbar_bg.png);
|
||||
|
||||
Reference in New Issue
Block a user