mirror of
https://github.com/mmvanheusden/SteamDepotDownloaderGUI.git
synced 2026-02-04 05:31:19 +01:00
refactor
This commit is contained in:
@@ -238,14 +238,17 @@
|
||||
</div>
|
||||
<div class="form-group-body">
|
||||
<div class="BtnGroup">
|
||||
<button aria-selected="true" class="BtnGroup-item btn btn-sm" id="folder-name-appid" type="button">
|
||||
<button aria-selected="true" class="BtnGroup-item btn btn-sm" id="folder-name-appid"
|
||||
type="button">
|
||||
App-ID
|
||||
</button>
|
||||
<button class="BtnGroup-item btn btn-sm" id="folder-name-custom" type="button">
|
||||
Custom
|
||||
</button>
|
||||
</div><br>
|
||||
<input class="form-control input-block" hidden id="folder-name-custom-input" placeholder="Game directory name"
|
||||
</div>
|
||||
<br>
|
||||
<input class="form-control input-block" hidden id="folder-name-custom-input"
|
||||
placeholder="Game directory name"
|
||||
type="text"/>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user