Verified Commit 08f222b9 authored by Jakob Moser's avatar Jakob Moser
Browse files

Upgrade Bootstrap Icons

parent 95ece567
Loading
Loading
Loading
Loading
+3 −3
Original line number Diff line number Diff line
@@ -37,10 +37,10 @@ There is a downloadable JSLinux demo ZIP at https://bellard.org/tinyemu/. We sta

## Bootstrap Icons

* Files: `static/lib/bbootstrap-icons-1.8.1/*`
* URL: https://github.com/twbs/icons/releases/tag/v1.8.1
* Files: `static/lib/bbootstrap-icons-1.11.3/*`
* URL: https://github.com/twbs/icons/releases/tag/v1.11.3
* Author: The Bootstrap Authors
* License: [MIT License](https://github.com/twbs/icons/blob/v1.8.1/LICENSE.md)
* License: [MIT License](https://github.com/twbs/icons/blob/v1.11.3/LICENSE)

## Bee icon

+0 −2
Original line number Diff line number Diff line
@import url("../lib/bootstrap-icons-1.8.1/bootstrap-icons.css");

body {
    grid-template-columns: max-content 1fr 1fr;
}
+1 −0
Original line number Diff line number Diff line
@import url("../lib/fira/fira.css");
@import url("../lib/bootstrap-icons-1.11.3/bootstrap-icons.min.css");

body {
    background-color: #001220;
+5 −0

File added.

Preview size limit exceeded, changes collapsed.

+172 KiB

File added.

No diff preview for this file type.

Loading