AIO Side Bar to Floating Windows - grundos.cafe

Moves the AIO Side Bars to separate floating windows.

Skapare
Firestix
Dagliga installationer
0
Totala installationer
15
Betyg
0 0 0
Version
0.0.2
Skapad
2023-10-18
Uppdaterad
2023-10-25
Licens
MIT
Gäller för

Moves the AIO sidebar to moveable drop down windows.

This does not alter the original sidebar. To hide the original sidebar, add this to your sidebar's CSS:

#aio_sidebar > div[class] {
    display: none
}