Update musicplayerpanel.layout

This commit is contained in:
ungstein 2021-07-04 18:44:49 +09:30
parent 16df5d34c9
commit 2352ef5dca
No known key found for this signature in database
GPG Key ID: 9458B9C9CABE03E4
1 changed files with 2 additions and 2 deletions

View File

@ -121,8 +121,8 @@
BrowseButtonStyle:hover { bgcolor=none render_bg={} image=graphics/music_browse_hover }
StatusStyle { render_bg={} font-family=basefont textcolor="LabelFocus" font-size=14 }
StatusStyleDim { render_bg={} font-family=basefont textcolor="LabelDisabled" font-size=14 }
InfoLabelStyle { render_bg={} font-family=basefont font-size=14 textcolor="LabelDisabled" }
StatusStyleDim { render_bg={} font-family=basefont textcolor="Label" font-size=14 }
InfoLabelStyle { render_bg={} font-family=basefont font-size=14 textcolor="Label" }
TrackListStyle { }
NoTracksLabelStyle { bgcolor=none render_bg={} image=graphics/music_background }