Support pinned app in dock + remove old pinned apps UI

This commit is contained in:
DanyLE
2022-12-15 17:01:16 +01:00
parent 76996791d0
commit 58d7b75f13
10 changed files with 250 additions and 152 deletions

View File

@ -15,6 +15,11 @@ afx-sys-panel > div{
height: 35px;
}
afx-sys-panel afx-apps-dock
{
flex:1;
}
afx-sys-panel afx-overlay
{
bottom: 35px;
@ -68,17 +73,11 @@ afx-sys-panel > div.loading::before {
afx-sys-panel .afx-panel-os-menu {
padding:0;
margin: 0;
margin-right: 5px;
}
afx-sys-panel .afx-panel-os-stray{
position: relative;
}
afx-sys-panel .afx-panel-os-pinned-app afx-menu-entry{
display: inline-block;
}
afx-sys-panel afx-menu.afx-panel-os-stray afx-menu {
right: 0;
position: absolute;