diff --git a/mods/cnc/chrome/lobby-music.yaml b/mods/cnc/chrome/lobby-music.yaml index e368de5ba5..cdc4e2a673 100644 --- a/mods/cnc/chrome/lobby-music.yaml +++ b/mods/cnc/chrome/lobby-music.yaml @@ -170,27 +170,21 @@ Container@LOBBY_MUSIC_BIN: Visible: false Children: Label@TITLE: - Y: 65 + Y: 75 Width: PARENT_RIGHT - 24 Height: 25 Font: Bold Align: Center Text: Music Not Installed Label@DESCA: - Y: 85 + Y: 95 Width: PARENT_RIGHT - 24 Height: 25 Align: Center Text: The game music can be installed Label@DESCB: - Y: 105 + Y: 115 Width: PARENT_RIGHT - 24 Height: 25 Align: Center - Text: from the "Manage Content" menu - Label@DESCC: - Y: 125 - Width: PARENT_RIGHT - 24 - Height: 25 - Align: Center - Text: in the mod chooser. + Text: from the "Manage Content" menu. diff --git a/mods/cnc/chrome/music.yaml b/mods/cnc/chrome/music.yaml index c643f23909..0899cb52d4 100644 --- a/mods/cnc/chrome/music.yaml +++ b/mods/cnc/chrome/music.yaml @@ -158,7 +158,7 @@ Container@MUSIC_PANEL: X: 15 Y: 120 Width: 330 - Height: 80 + Height: 60 Visible: false Children: Label@TITLE: @@ -178,13 +178,7 @@ Container@MUSIC_PANEL: Width: PARENT_RIGHT - 24 Height: 25 Align: Center - Text: from the "Manage Content" menu - Label@DESCC: - Y: 60 - Width: PARENT_RIGHT - 24 - Height: 25 - Align: Center - Text: in the mod chooser. + Text: from the "Manage Content" menu. Button@BACK_BUTTON: Key: escape X: 0 diff --git a/mods/common/chrome/lobby-music.yaml b/mods/common/chrome/lobby-music.yaml index 3b1ee9b06a..feca8d0a01 100644 --- a/mods/common/chrome/lobby-music.yaml +++ b/mods/common/chrome/lobby-music.yaml @@ -160,27 +160,21 @@ Container@LOBBY_MUSIC_BIN: Visible: false Children: Label@TITLE: - Y: 65 + Y: 75 Width: PARENT_RIGHT - 24 Height: 25 Font: Bold Align: Center Text: Music Not Installed Label@DESCA: - Y: 85 + Y: 95 Width: PARENT_RIGHT - 24 Height: 25 Align: Center Text: The game music can be installed Label@DESCB: - Y: 105 + Y: 115 Width: PARENT_RIGHT - 24 Height: 25 Align: Center - Text: from the "Manage Content" menu - Label@DESCC: - Y: 125 - Width: PARENT_RIGHT - 24 - Height: 25 - Align: Center - Text: in the mod chooser. + Text: from the "Manage Content" menu. diff --git a/mods/common/chrome/musicplayer.yaml b/mods/common/chrome/musicplayer.yaml index 88034e74cb..6dac81459a 100644 --- a/mods/common/chrome/musicplayer.yaml +++ b/mods/common/chrome/musicplayer.yaml @@ -145,7 +145,7 @@ Background@MUSIC_PANEL: X: 15 Y: 135 Width: 330 - Height: 80 + Height: 60 Visible: false Children: Label@TITLE: @@ -165,13 +165,7 @@ Background@MUSIC_PANEL: Width: PARENT_RIGHT - 24 Height: 25 Align: Center - Text: from the "Manage Content" menu - Label@DESCC: - Y: 60 - Width: PARENT_RIGHT - 24 - Height: 25 - Align: Center - Text: in the mod chooser. + Text: from the "Manage Content" menu. Button@BACK_BUTTON: X: PARENT_RIGHT - 140 Y: PARENT_BOTTOM - 45