Add features:

- add bootstrap icon font support
- classing applications by categories in start menu
This commit is contained in:
lxsang
2021-03-31 22:32:51 +02:00
parent 78f09934d2
commit 51bf3e3df5
12 changed files with 1513 additions and 27 deletions

View File

@ -10,6 +10,10 @@ afx-sys-panel > div{
position:absolute;
}
afx-sys-panel afx-overlay
{
width: 400px;
}
afx-sys-panel > div.loading::before{
background-color: orangered;
content: "";

1345
src/themes/system/bootstrap-icons.css vendored Normal file

File diff suppressed because it is too large Load Diff

Binary file not shown.

Binary file not shown.