Use empty title preface, because 'XXX' looked a liiiittle weird LOL
This commit is contained in:
@@ -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;
|
||||
}
|
||||
Reference in New Issue
Block a user