This repository has been archived on 2026-04-20. You can view files and clone it, but you cannot make any changes to it's state, such as pushing and creating new issues, pull requests or comments.
AsaJS/assets/firefox/userChrome.css
2026-04-09 13:55:33 +07:00

11 lines
149 B
CSS

.titlebar-buttonbox-container {
display: none;
}
.titlebar-spacer {
width: 2.5px !important;
}
#TabsToolbar {
padding-left: 2.5px !important;
}