Polish launcher main and library flows
This commit is contained in:
@@ -9,11 +9,6 @@
|
||||
<h2 class="launcherPageTitle"><%- lang('library.title') %></h2>
|
||||
<p class="launcherPageSubtitle"><%- lang('library.subtitle') %></p>
|
||||
</div>
|
||||
<div class="launcherPageActions">
|
||||
<button id="libraryOpenSettingsButton" class="launcherSecondaryButton"><%- lang('library.settingsButton') %></button>
|
||||
<button id="libraryOpenInstallButton" class="launcherSecondaryButton"><%- lang('library.installPageButton') %></button>
|
||||
<button id="libraryOpenLaunchButton" class="launcherPrimaryButton"><%- lang('library.launchPageButton') %></button>
|
||||
</div>
|
||||
</div>
|
||||
<div id="libraryEmptyState" class="launcherEmptyState" style="display: none;">
|
||||
<span class="launcherEmptyTitle"><%- lang('library.emptyTitle') %></span>
|
||||
|
||||
Reference in New Issue
Block a user