Skip to content

Instantly share code, notes, and snippets.

@debbyca
debbyca / userChrome.css
Last active November 21, 2022 12:42
To be used with the Pinstripe Firefox add-on.
#sidebar-box {
min-width: 0em !important;
max-width: unset !important;
}
#sidebar-box[sidebarcommand="_f9a7bfdd-59d9-4740-82e4-26232256236d_-sidebar-action"] #sidebar-header {
display: none !important;
}
#sidebar-box[sidebarcommand="_f9a7bfdd-59d9-4740-82e4-26232256236d_-sidebar-action"] + #sidebar-splitter {