Revert "Revert "Merge branch 'master' of https://github.com/GDColon/GDBrowser""
This reverts commit a8e7ec3c31
.
This commit is contained in:
parent
358c4e7050
commit
adf81a631e
2 changed files with 2 additions and 2 deletions
|
@ -773,4 +773,4 @@ input::-webkit-inner-spin-button {
|
|||
|
||||
@-moz-keyframes spin { 100% { -moz-transform: rotate(360deg); } }
|
||||
@-webkit-keyframes spin { 100% { -webkit-transform: rotate(360deg); } }
|
||||
@keyframes spin { 100% { -webkit-transform: rotate(360deg); transform:rotate(360deg); } }
|
||||
@keyframes spin { 100% { -webkit-transform: rotate(360deg); transform:rotate(360deg); } }
|
||||
|
|
|
@ -47,4 +47,4 @@ fetch('../api/mappacks').then(res => res.json()).then(packs => {
|
|||
|
||||
|
||||
|
||||
</script>
|
||||
</script>
|
||||
|
|
Loading…
Add table
Reference in a new issue