Use empty title preface, because 'XXX' looked a liiiittle weird LOL

This commit is contained in:
2024-08-11 18:43:52 -04:00
parent 2a254ae50a
commit 026f046e79

View File

@@ -17,11 +17,11 @@
}
/* Hidden state: Hide native tabs strip */
#main-window[titlepreface*="XXX"] #titlebar {
#main-window[titlepreface*=""] #titlebar {
height: 0 !important;
}
/* Hidden state: Fix z-index of active pinned tabs */
#main-window[titlepreface*="XXX"] #tabbrowser-tabs {
#main-window[titlepreface*=""] #tabbrowser-tabs {
z-index: 0 !important;
}