feat: bells and whistles

This commit is contained in:
Nick 2025-01-11 05:03:58 -06:00
parent 66f5917693
commit 569d969ecc
12 changed files with 111 additions and 14 deletions

View file

@ -1,3 +1,7 @@
* {
font-size: 13px !important;
}
/* Title bar */
.titlebar-spacer {
display: none !important;
@ -100,4 +104,4 @@
}
.tabbrowser-tab:hover .tab-close-button {
visibility: visible !important;
}
}