update bootstrap

This commit is contained in:
ghost 2023-09-25 01:01:48 +03:00
parent d949474737
commit 5a3ac70fd2
8 changed files with 356 additions and 60 deletions

View file

@ -152,7 +152,7 @@
</span>
</a>
<?php } ?>
<?php if ($route == 'submit') { ?>
<?php if ($route == 'page/form') { ?>
<span class="padding-x-16 padding-y-8 display-block background-color-green cursor-default text-color-white">
<svg xmlns="http://www.w3.org/2000/svg" width="13" height="13" fill="currentColor" class="bi bi-plus-circle-fill" viewBox="0 0 16 16">
<path d="M16 8A8 8 0 1 1 0 8a8 8 0 0 1 16 0zM8.5 4.5a.5.5 0 0 0-1 0v3h-3a.5.5 0 0 0 0 1h3v3a.5.5 0 0 0 1 0v-3h3a.5.5 0 0 0 0-1h-3v-3z"/>