dotfiles/.zen/arkenfox/chrome/userChrome.css
2025-07-20 12:57:27 -04:00

14 lines
249 B
CSS

/* navbar icons */
.titlebar-buttonbox-container,
#zen-appcontent-navbar-container,
#back-button,
#forward-button,
#reload-button,
#home-button {
display: none !important;
}
/* settings sidebar width */
.navigation {
width: 20rem !important;
}