mirror of
https://github.com/lxsang/antos-frontend.git
synced 2025-07-15 21:39:54 +02:00
Add features:
- add bootstrap icon font support - classing applications by categories in start menu
This commit is contained in:
@ -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
1345
src/themes/system/bootstrap-icons.css
vendored
Normal file
File diff suppressed because it is too large
Load Diff
BIN
src/themes/system/fonts/bootstrap-icons.woff
Normal file
BIN
src/themes/system/fonts/bootstrap-icons.woff
Normal file
Binary file not shown.
BIN
src/themes/system/fonts/bootstrap-icons.woff2
Normal file
BIN
src/themes/system/fonts/bootstrap-icons.woff2
Normal file
Binary file not shown.
Reference in New Issue
Block a user