Show private mode indicator on Australis (workaround for #612)
This commit is contained in:
parent
daa613b0da
commit
21e223a3b5
@ -117,3 +117,10 @@
|
||||
.tab-icon-image:not([src]):not([pinned]) {
|
||||
display: -moz-box;
|
||||
}
|
||||
|
||||
/* indicator for private window */
|
||||
#main-window[privatebrowsingmode="temporary"]:not([treestyletab-tabbar-position="top"])
|
||||
#TabsToolbar::before {
|
||||
height: 30px;
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user