devtools: Improve the appearance of dev_panel.

This commit is contained in:
PIG208
2021-05-18 20:18:31 +08:00
committed by Tim Abbott
parent aa3cdfa2e9
commit 4e8dd43841
2 changed files with 4 additions and 10 deletions

View File

@@ -91,8 +91,8 @@
</div>
<textarea id="fixture_body"></textarea>
<div class="buttons">
<button id="send_all_fixtures_button">Send all</button>
<button id="send_fixture_button">Send!</button>
<button id="send_all_fixtures_button" class="btn btn-primary">Send all</button>
<button id="send_fixture_button" class="btn btn-primary">Send!</button>
</div>
</div>
<div class="col1">