#Floating Sideberry wip
2 messages ยท Page 1 of 1 (latest)
Title hidden with the Sideberry Zen Mod. userChrome styles here. Feel free to take the concept and clean it up if anyone wants.
#sidebar-box {
position: absolute;
bottom: 2px;
right: 2px;
z-index: 9 !important;
height: 240px;
left: auto;
}
#sidebar {
background: rgba(74, 74, 74, 0.95);
border-radius: 5px;
border-bottom-right-radius: 9px;
opacity: 0.98;
}
#sidebar-splitter {
display: none !important;
}