Upgrade mcschema versions

This commit is contained in:
Misode
2020-08-10 14:40:03 +02:00
parent 62ad46fd95
commit 8f9bbd6519
3 changed files with 14 additions and 14 deletions

View File

@@ -102,7 +102,7 @@
</div>
<div id="errors-view" class="errors">
<div class="error-list"></div>
<div id="errors-toggle" class="toggle">
<div id="errors-toggle" class="toggle toggled">
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16" width="24" height="24"><path fill-rule="evenodd" d="M8 1.5a6.5 6.5 0 100 13 6.5 6.5 0 000-13zM0 8a8 8 0 1116 0A8 8 0 010 8zm9 3a1 1 0 11-2 0 1 1 0 012 0zm-.25-6.25a.75.75 0 00-1.5 0v3.5a.75.75 0 001.5 0v-3.5z"></path></svg>
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16" width="32" height="32"><path fill-rule="evenodd" d="M12.78 6.22a.75.75 0 010 1.06l-4.25 4.25a.75.75 0 01-1.06 0L3.22 7.28a.75.75 0 011.06-1.06L8 9.94l3.72-3.72a.75.75 0 011.06 0z"></path></svg>
</div>