remove toolbars

This commit is contained in:
2024-03-28 16:30:52 +05:30
parent 007c82cdb4
commit ea36f475a7

View File

@ -111,11 +111,6 @@ tab[selected="true"] .tab-background {
padding-top: 1px !important;
}
/* full screen toolbars */
#navigator-toolbox[inFullscreen] toolbar:not([collapsed="true"]) {
visibility:visible!important;
}
toolbarbutton.bookmark-item {
transition: all 0.3s ease !important;
padding: 3px 5px !important;