AIO Side Bar to Floating Windows - grundos.cafe

Moves the AIO Side Bars to separate floating windows.

Autor
Firestix
Installationen heute
0
Installationen gesamt
13
Bewertungen
0 0 0
Version
0.0.2
Erstellt am
18.10.2023
Letzte Aktualisierung
25.10.2023
Lizenz
MIT
Wird angewandt auf

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
}